[Bug 781446] rtsp: Add support for the new RTSP 2.0 protocol (rfc7826)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 5 15:28:45 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=781446
--- Comment #3 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 354931
--> https://bugzilla.gnome.org/attachment.cgi?id=354931&action=edit
Start support for RTSP 2.0
This adds basic support for new 2.0 features, though the protocol is
subposdely backward incompatible, most semantics are the sames.
This commit adds:
- features:
* version negotiation
* pipelined requests support
* Media-Properties support
* Accept-Ranges support
- APIs:
* gst_rtsp_media_seekable
The RTSP methods that have been removed when using 2.0 now return
BAD_REQUEST.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list