[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
Thu Mar 3 09:21:56 UTC 2016


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

--- Comment #66 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Discussion from IRC:

<patriciam> slomo, I've just checked your last commit in gst-rtsp-server.
having only multicast adresses in the address pool in the unicast UDP case
seems very strange. am I missing something?
<slomo> patriciam: it is, but that's how it worked before :)
<slomo> let me find you the code
<slomo> patriciam:
https://cgit.freedesktop.org/gstreamer/gst-rtsp-server/tree/gst/rtsp-server/rtsp-stream.c?id=b6ca057c720c2528c9fd557d4b84db83fa0412ee#n1078
<slomo> this is for the case when you add a pool to your media that only has
multicast addresses, but the client is requesting unicast udp
<patriciam> slomo, hmm... strange configuration :). anyway, it means, that we
are missing the unit-test checking this case. 
<slomo> patriciam: i agree that it's weird, yes. but application expected this
to work and broke now :) should probably fix that for 2.0 (and will probably
forget to fix it because that's so far in the future)

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