[Bug 764679] IPv6 UDP stream to site-local multicast address

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 25 06:43:08 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |764744

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This also causes unit test failures in gst-rtsp-server after fixing some code
in there so it actually does test IPv6 multicast, see bug #764744

IMHO we should get this in.


For getting the destination address via recvfrom/recvmsg there seems to be no
platform independent solution. You can do it on Linux (what about the BSDs?)
with IP_PKTINFO. Maybe we can ignore the filtering? :)

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