[Bug 766612] gst_rtsp_address_pool_add_range() is broken

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 7 12:41:07 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766612

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|1.8.2                       |1.8.x

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This seems not fixable in time for 1.8.2. It requires bigger refactoring in
rtsp-stream, or to always add a queue and fakesink.

If we only add the UDP elements on SETUP (which is the right thing to do in any
case), we would have no sinks before and the pipeline would have problems to
preroll because of that. The transport specific sinks and sources (appsink,
appsrc, udpsrc, multiudpsink) should only be added when the transport is clear
(i.e. SETUP).

-- 
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