[Bug 738298] souphttpsrc: add 'pause-mode' property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 13 04:19:28 PDT 2014


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

--- Comment #9 from Guillaume Desmottes <gdesmott at gnome.org> 2014-10-13 11:19:26 UTC ---
(In reply to comment #8)
> (In reply to comment #7)
> > Then we would error out, like we do now if the server claims to support seeks
> > but does not.
> 
> Good point, I agree. About that timeout, did you (Guillaume) has something in
> mind ? I have the impression you'd need some side thread to handle it, as the
> source thread is generally blocked downstream.

Not really, one of my goal when I opened this bug was to discuss the proper way
this should be implemented.

Maybe we could have a g_timeout (living in its own thread) of $prop-value
seconds being reset each time gst_soup_http_src_create() is called to detect
the pause?

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