[Bug 766612] gst_rtsp_address_pool_add_range() is broken

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 21 07:23:17 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |patricia at axis.com

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The problem is that alloc_ports_one_family() (which sets the socket on the
udpsink) is called much after create_and_configure_udpsinks(), and the
multiudpsink is already in PAUSED by then and doesn't accept a new socket.

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