[Bug 788340] Dynamically reconfigure pipeline in PLAY based on transports
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 17 07:49:43 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=788340
--- Comment #5 from Patricia Muscalu <patricia at axis.com> ---
> @@ +1381,3 @@
> + g_clear_object (&inetaddr);
> + if (multicast)
> + inetaddr = g_inet_address_new_any (family);
>
> The problem with allocating ports ourselves is that the IP_MULTICAST_ALL and
> control message stuff from udpsrc won't work properly, or is it still doing
> that here?
It's done in a similar way as the case where no address pool is provided (lines
1282-1284 on master). What's the proper solution?
--
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