[Bug 795268] udpsrc listens on Legacy IP only

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 15 08:26:05 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
That's because 0.0.0.0 is the default setting of the corresponding property on
udpsrc. Switching it to anything else now would likely break existing
applications that assume 0.0.0.0 is the default and that send data to 0.0.0.0
instead of [::]

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