[Bug 797195] gst_rtsp_media_seek fails after pipeline is playing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 17 11:03:23 UTC 2018


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

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mduponchelle1 at gmail.com

--- Comment #14 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
(In reply to Patricia Muscalu from comment #13)
> (In reply to Mathieu Duponchelle from comment #12)
> 
> > Why is priv->blocked still TRUE at that point, if the media was playing?
> 
> Good point!
> priv->blocked is set in media_streams_set_blocked() and it means that all
> streams will be set to blocked. The active streams (<=> linked streams) are
> unblocked in
> media_unblock_linked() so I guess this function should as well reset
> priv->blocked. Do you agree?

Yes, that's what I was wondering about, a patch addressing that would make
sense to me :)

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