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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 6 14:06:13 UTC 2016


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

--- Comment #46 from Xavier Claessens <xclaesse at gmail.com> ---
Thanks Sebastian for your merge and fixes.

I think there is still an issue with mcast when the client request a
destination/port in SETUP. Since you take a random address/port from the pool
in DESCRIBE and set mcast_addr_v6/v4, when default_configure_client_transport()
will call gst_rtsp_stream_reserve_address() it's going to return an error
because address/port won't match.

This is minor regression compared to previous situation, but maybe we want to
open a new bug to address that?

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