RELEASE: GStreamer RTSP Server Library 1.2.3
Tim-Philipp Müller <[email protected]> Wed, 26 Feb 2014 16:51:28 +0000
| Newsgroups | gmane.comp.video.gstreamer.announce |
|---|---|
| Message-ID | <1393433488.2421.54.camel__48851.1787415065$1393435680$gmane$org@xps> |
The GStreamer team is pleased to announce the first release of the GStreamer RTSP Server Library for the GStreamer 1.x API series. Major changes include: * Ported to GStreamer 1.0 API * Multithreaded for better responsiveness and scaleability * Support for authentication and access restrictions * Support for TLS * API refactored a bit for clarity (e.g. MediaMapping -> MountPoints) * Improved seeking support * Better live pipeline support * Better IPv6 and multicast support * Improved portability (ported to gio) * Support for automatic synchronous playback of multiple clients via GstNetTimeProvider * Support for more range formats * New example how to feed data to the server via appsrc * New example how to prioritise some clients over others using cgroups * Many more unit tests * Hundreds of bug-fixes and other improvements Binaries for Android, Windows, OS/X and iOS will hopefully be available with the next round of bug-fix releases (1.2.4). The release depends on GStreamer Core and Base Plugin Libraries 1.2.3, which is why this initial release carries the version number 1.2.3. Source code is available at: http://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-1.2.3.tar.xz sha256sum gst-rtsp-server-1.2.3.tar.xz c12befa5ec63818842c150725d3e9e38bf9948366317b67dc2536dfd00765da1 Please file any bugs you find, patches and feature requests at: https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=gst-rtsp-server Happy streaming!