[Bug 702705] rtspsrc does not pause properly (race condition)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 20 13:53:10 PDT 2013


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

--- Comment #2 from Youness Alaoui <youness.alaoui at collabora.co.uk> 2013-06-20 20:53:07 UTC ---
Thanks Wim, that does seem like a much better solution to ensuring the task is
stopped!
For the second patch, it's because once the CMD_PAUSE is handled, the task is
paused (CMD_WAIT) and it stops receiving requests from the server. The second
patch makes it go into CMD_LOOP instead of CMD_WAIT once the CMD_PAUSE is
processed, so we can receive requests from the server to start playing again.

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