[Bug 797059] Not possible to have more than 1 multicast stream with the same ports (non-shared media case)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 25 06:13:01 UTC 2018


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

--- Comment #14 from Patricia Muscalu <patricia at axis.com> ---
Hi Mathieu, sorry for too short description.
The problem is triggered when requesting ipv6 multicast with client settings.
alloc_ports() will be called twice: first for ipv4 (bind() to ANY is performed)
and later for ipv6 (bind() fails because we have already bound the ipv4 socket
to the same port).

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