[Bug 797195] gst_rtsp_media_seek fails after pipeline is playing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 16 16:42:10 UTC 2018


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

--- Comment #13 from Patricia Muscalu <patricia at axis.com> ---
(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?

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