[Bug 766612] Does not take address pool configuration into account for sending unicast UDP

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 18 14:27:34 UTC 2016


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

--- Comment #20 from Xavier Claessens <xclaesse at gmail.com> ---
There is something I find weird, for each client connecting to a stream (in
unicast case), it will alloc a new socket, create an udpsrc for it. The it
calls set_sockets_for_udpsinks() which overrides the "socket" or "socket-v6"
property. I understand that multiudpsink can send to multiple destinations but
does that mean that the "source" ip/port of udp packets is going to change
every time a new client connects? Isn't that a bug?

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