[Bug 766612] Does not take address pool configuration into account for sending unicast UDP

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 5 15:12:58 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|1.8.x                       |1.9.3

--- Comment #44 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Also pushed a few more fixups on top of that, namely:

commit ca855abae1a38c4278f85b93f84bf2b0c6a8a4d9
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Sep 5 18:04:50 2016 +0300

    rtsp-stream: Always create multicast UDP elements if the protocol flag is
set

    Adding them later will cause deadlocks due to
    1) pre-rolling and staying in PAUSED with the unicast/TCP sinks
    2) adding the multicast sink
    3) waiting for it to get data to preroll again

    3) never happens because the queues after the tee are full.

commit be4b9718e33ce376c691b9b0f8c61350054cd2c3
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Sep 5 16:32:57 2016 +0300

    rtsp-stream: Fix up various multicast related issues

commit 958f4a47ec09bbc95ff2c997e485e4cfde3d54d0
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Sep 5 13:40:59 2016 +0300

    tests: Fix compilation

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