[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
Mon Sep 3 09:10:20 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797059
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Patricia Muscalu from comment #6)
> (In reply to Sebastian Dröge (slomo) from comment #5)
> > Platform-specific behaviour is something I would've liked to prevent but if
> > there's no other way...
>
> Ok, I understand. An alternative solution, in order to avoid platform
> specific behavior, would be to make alloc_ports () function a virtuall one.
> What do you think?
I think that's only working around the problem :)
> > This is also a problem in multiudpsink and udpsrc
> > btw.
>
> What problem is it?
They also bind to ANY instead of the multicast group
> >
> > Did you research how it behaves on e.g. the BSDs?
>
> No.
If we want to add code that is conditional on G_OS_WIN32 then we need to make
sure that the other part works fine not only on Linux but also the BSDs
(including macOS).
--
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