[Bug 791743] Multicast TTL not set on stream sockets correctly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 19 09:17:13 UTC 2017


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

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 4d86f99449839f74d0ade7f86451ed70bebdbb60 (HEAD -> master, origin/master,
origin/HEAD)
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Dec 19 11:14:48 2017 +0200

    rtsp-stream: Decide based on the sockets, not the addresses if we already
allocated a socket

    In the multicast case (as in test-multicast, not test-multicast2), the
    address could be allocated/reserved (and thus set) already without
    allocating the actual socket. We need to allocate the socket here still
    instead of just claiming that it was already allocated.

    See https://bugzilla.gnome.org/show_bug.cgi?id=791743#c2

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