[Bug 635701] rtspsrc: seeking is broken

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 26 02:02:17 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Also test with gst-plugins-base/tests/examples/playback-test :) Going back to
PAUSED before seeking is the only way how you can guarantee a deterministic
change of states and arrival of messages, that's why totem (and other code) do
that.

If they wait for async-done that's a problem here indeed, instead they should
wait for the state-change messages I guess.

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