[Bug 707611] rtspsrc state change always blocks when source is offline (waiting for connect timeout)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 9 04:53:04 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707611
  GStreamer | gst-plugins-base | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org,
                   |                            |wim.taymans at gmail.com
   Target Milestone|HEAD                        |1.1.5
     Ever Confirmed|0                           |1
           Severity|major                       |blocker

--- Comment #4 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-09-09 11:52:57 UTC ---
In gst-plugins-good though:

commit b96d931bf4ce5c3c8c5be4fa76f5c75bca85d0c4
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Jun 20 14:43:47 2013 +0200

    rtspsrc: fix race in state change to paused

    When we go to paused, we first flush the connection and then send the pause
    command. As a result of the flushing, the scheduled paused command can get
    lost. Wait until the connection is completely flushed and the rtsp task is
    waiting before issuing the paused or playing request.

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



Also a blocker for 1.0.11!

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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