[Bug 724376] http streams break when paused for a while

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 15 05:23:25 PST 2014


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

--- Comment #3 from djcb at djcbsoftware.nl 2014-02-15 13:23:29 UTC ---
Indeed, I'm using gstreamer1-plugins-good-1.2.3 on F20.

I think what bug #683536 handles is something slightly different -- it makes
httpsoupsrc not treat such break as an EOS, but instead tries to reconnect /
seek using a range request; it's not really making anything persistent.

To get the pause to work (as in the example program), I think the connection
should actual be made persistent; perhaps on the soup-level? 

(There's an 'idle-timeout' property for the SoupConnection -- but from the
documentation I gather that it should never time out by default; so we probably
need something else)

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