[Bug 775543] rtspsrc: redirect-on-play skips stream cleanup and TEARDOWN

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 5 16:24:23 UTC 2016


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

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

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

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit bc2adef5506602760cdd73ca6562f793e1d991bb
Author: Matt Staples <staples255 at gmail.com>
Date:   Mon Dec 5 07:57:19 2016 -0700

    rtspsrc: Fix session cleanup when handling redirect on PLAY

    Redirect on PLAY wasn't doing the necessary session cleanup. Fixed by
    removing code from gst_rtspsrc_send that changed the state varable upon
    encountering a redirect. Better to let the redirect handlers in
    gst_rtspsrc_retrieve_sdp and gst_rtspsrc_play do their own
    state-dependent cleanup.

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

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