[Bug 757488] gst-rtsp-server: multicast functionality is broken if using the same port ranges for multicast and unicast
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Mar 5 08:55:19 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=757488
--- Comment #70 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 206d2ded099e49d8d6e03fdc6158eb6ed96d6276
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Sat Mar 5 10:52:11 2016 +0200
rtsp-stream: Disable multicast loopback for all our sockets
On Windows this is a receiver-side setting, on Linux a sender-side setting.
As
we provide a socket ourselves to udpsrc, udpsrc is never setting the
multicast
loopback setting on the socket... while udpsink does which unfortunately
has
no effect here on Windows but on Linux.
https://bugzilla.gnome.org/show_bug.cgi?id=757488
--
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