mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
78 lines
No EOL
2.5 KiB
Text
78 lines
No EOL
2.5 KiB
Text
|
||
Release notes for GStreamer RTSP Server Library 1.7.1
|
||
|
||
|
||
The GStreamer team is pleased to announce the first release of the unstable
|
||
1.7 release series. The 1.7 release series is adding new features on top of
|
||
the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
|
||
series of the GStreamer multimedia framework. The unstable 1.7 release series
|
||
will lead to the stable 1.8 release series in the next weeks. Any newly added
|
||
API can still change until that point.
|
||
|
||
|
||
Binaries for Android, iOS, Mac OS X and Windows will be provided separately
|
||
during the unstable 1.7 release series.
|
||
|
||
|
||
|
||
|
||
Bugs fixed in this release
|
||
|
||
* 753863 : rtsp-server: examples: Fix memory leaks when context parse fails
|
||
* 756969 : rtsp-server unit tests don't test udp-mcast transport
|
||
* 757949 : gst_rtsp_server_io_func() pops a context that has not been pushed
|
||
* 758179 : GstRTSPStream : Create pipeline based on enabled transport type
|
||
* 758268 : handle_setup_request() expect the media to be suspended
|
||
* 758319 : rtsp-server: Seeking often hangs forever, waiting for prerolling to happen again
|
||
* 758364 : rtsp-session-pool: Avoid dollar sign ($) in session ids
|
||
* 759010 : Valgrind test are faling for rtsp-server for master
|
||
|
||
==== Download ====
|
||
|
||
You can find source releases of gst-rtsp-server in the download
|
||
directory: http://gstreamer.freedesktop.org/src/gst-rtsp-server/
|
||
|
||
The git repository and details how to clone it can be found at
|
||
http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
|
||
|
||
==== Homepage ====
|
||
|
||
The project's website is http://gstreamer.freedesktop.org/
|
||
|
||
==== Support and Bugs ====
|
||
|
||
We use GNOME's bugzilla for bug reports and feature requests:
|
||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
|
||
|
||
Please submit patches via bugzilla as well.
|
||
|
||
For help and support, please subscribe to and send questions to the
|
||
gstreamer-devel mailing list (see below for details).
|
||
|
||
There is also a #gstreamer IRC channel on the Freenode IRC network.
|
||
|
||
==== Developers ====
|
||
|
||
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
|
||
from there (see link above).
|
||
|
||
Interested developers of the core library, plugins, and applications should
|
||
subscribe to the gstreamer-devel list.
|
||
|
||
|
||
Contributors to this release
|
||
|
||
* David Svensson Fors
|
||
* Hyunjun Ko
|
||
* Jan Schmidt
|
||
* Koop Mast
|
||
* Marcus Prebble
|
||
* Nicolas Dufresne
|
||
* Olivier Crête
|
||
* Sebastian Dröge
|
||
* Sebastian Rasmussen
|
||
* Srimanta Panda
|
||
* Tim-Philipp Müller
|
||
* Vineeth TM
|
||
* Xavier Claessens
|
||
|