[Bug 635701] rtspsrc: seeking is broken

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 27 04:47:19 PDT 2015


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

--- Comment #23 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
What I found yestertday is that in the case we do pause/seek/play, the internal
UDP src get put to play before we have pushed the segment. I think we should
lock our internal element state and manage it ourself, to avoid this kind of
unwanted behaviour. We need the PLAY response to produce the proper caps, and
that needs to be set on the source before they are set to playing.

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