[Bug 757488] gst-rtsp-server: multicast functionality is broken if using the same port ranges for multicast and unicast

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 3 08:45:57 UTC 2016


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

--- Comment #64 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit a7ced98346c6d49c4569d1b609a773a042c46796
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Mar 3 10:41:51 2016 +0200

    rtsp-stream: Only use the address pool for unicast UDP if it contains
unicast addresses

    Otherwise we fail to allocate UDP ports if the pool only contains multicast
    addresses, which is something that used to work before. For unicast
addresses
    if the pool contains none, we just allocate them as if there is no pool at
    all.

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

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