rtsp-stream: added function for setting UDP sources to PLAYING state
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer RTSP Server Library 1.7.2
3
4 The GStreamer team is pleased to announce the second release of the unstable
5 1.7 release series. The 1.7 release series is adding new features on top of
6 the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
7 series of the GStreamer multimedia framework. The unstable 1.7 release series
8 will lead to the stable 1.8 release series in the next weeks. Any newly added
9 API can still change until that point.
10
11
12 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
13 during the unstable 1.7 release series.
14
15   
16
17 Bugs fixed in this release
18      
19       * 758180 : Add rtspclientsink plugin
20       * 758999 : rtsp-media: Add property to decide if sending media should be stopped when a client disconnects without TEARDOWN
21       * 759773 : Prevent simultaneous prepare/unprepare of RTSP media
22       * 760150 : Updating transport for multicast case gives assertion
23
24 ==== Download ====
25
26 You can find source releases of gst-rtsp-server in the download
27 directory: https://gstreamer.freedesktop.org/src/gst-rtsp-server/
28
29 The git repository and details how to clone it can be found at
30 http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
31
32 ==== Homepage ====
33
34 The project's website is https://gstreamer.freedesktop.org/
35
36 ==== Support and Bugs ====
37
38 We use GNOME's bugzilla for bug reports and feature requests:
39 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
40
41 Please submit patches via bugzilla as well.
42
43 For help and support, please subscribe to and send questions to the
44 gstreamer-devel mailing list (see below for details).
45
46 There is also a #gstreamer IRC channel on the Freenode IRC network.
47
48 ==== Developers ====
49
50 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
51 from there (see link above).
52
53 Interested developers of the core library, plugins, and applications should
54 subscribe to the gstreamer-devel list.
55
56         
57 Contributors to this release
58     
59       * Hyunjun Ko
60       * Jan Schmidt
61       * Julien Isorce
62       * Luis de Bethencourt
63       * Sebastian Dröge
64       * Sebastian Rasmussen
65       * Srimanta Panda
66       * Steven Hoving
67       * Thiago Santos
68       * Tim-Philipp Müller
69