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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 13 05:10:12 PDT 2014


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

--- Comment #11 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-10-13 12:10:07 UTC ---
(In reply to comment #10)
> Ideally we would refactor souphttpsrc to use the new SoupRequest API, and then
> we would always have another thread with its own main context/loop running...
> which could also be used for this kind of stuff.
> 
> The code in souphttpsrc currently is rather fragile and hard to understand.

I don't recall having seen API to gain access to that internal context though.
Soup will still call you back on the thread default context. So while we are
pushing, there is no way to timeout unless we have a extra extra thread too.
It's not an issue from my point of view.

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