summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-rtsp-server/1.9.1.xml
blob: deb112da5bc1e146ecaff48349d52f37fa2d47ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0"?>
<!DOCTYPE xml [ <!ENTITY % site-entities SYSTEM "../../entities.site"> %site-entities; ]>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-rtsp-server</module>
  <module-fancy>GStreamer RTSP Server Library</module-fancy>
  <name></name>
  <version>1.9.1</version>

  <intro>
<p>
The GStreamer team is pleased to announce the first release of the unstable
1.9 release series. The 1.9 release series is adding new features on top of
the 1.0, 1.2, 1.4, 1.6 and 1.8 series and is part of the API and ABI-stable 1.x release
series of the GStreamer multimedia framework. The unstable 1.9 release series
will lead to the stable 1.10 release series in the next weeks. Any newly added
API can still change until that point.
</p>
<p>
Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
</p>
  </intro>
  <contributors>
	<person>Aleix Conchillo Flaqué</person>
	<person>Edward Hervey</person>
	<person>Ian</person>
	<person>Jake Foytik</person>
	<person>Julien Isorce</person>
	<person>Nicolas Dufresne</person>
	<person>Nirbheek Chauhan</person>
	<person>Patricia Muscalu</person>
	<person>Sebastian Dröge</person>
	<person>Tim-Philipp Müller</person>
	<person>Vineeth TM</person>
  </contributors>

  <bugs>
    <bug>
      <id>760005</id>
      <summary>rtsp-sdp: Implement clock signalling according to RFC7273</summary>
    </bug>
    <bug>
      <id>761702</id>
      <summary>rtsp-thread-pool: explain why GSource is a part of GstRTSPThreadImpl</summary>
    </bug>
    <bug>
      <id>763000</id>
      <summary>Add support for setting multicast interface</summary>
    </bug>
    <bug>
      <id>763196</id>
      <summary>rtspclientsink: use new gst_element_class_add_static_pad_template()</summary>
    </bug>
    <bug>
      <id>730539</id>
      <summary>sdp: add support for multiple crypto sessions</summary>
    </bug>
  </bugs>
</release>