[Bug 773218] rtpbin: pipeline gets an EOS when any rtpsources byes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 1 18:16:35 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #19 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit eeea2a7fe88a17b15318d5b6ae6e190b2f777030
Author: Alejandro G. Castro <alex at igalia.com>
Date:   Wed Oct 26 13:21:29 2016 +0200

    rtpbin: pipeline gets an EOS when any rtpsources byes

    Instead of sending EOS when a source byes we have to wait for
    all the sources to be gone, which means they already sent BYE and
    were removed from the session. We now handle the EOS in the rtcp
    loop checking the amount of sources in the session.

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

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