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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 14 20:03:08 PST 2014


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

--- Comment #1 from djcb at djcbsoftware.nl 2014-02-14 19:42:36 UTC ---
Created an attachment (id=269137)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=269137)
python programs that demonstrates the problem

this program plays a stream, then pauses for a while and then resumes; after
resuming (it takes a bit of time, presumably because there's a buffer), the
stream terminates:

#Q output:
#Q  
#Q pausing for 250 secs
#Q go get some coffee
#Q resuming...
#Q ('error:', (GError('Server does not support seeking.',),
'gstsouphttpsrc.c(888): gst_soup_http_src_got_headers_cb ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source:\nServer
does not accept Range HTTP header, URL: http://64.202.98.133:9130'))
#Q ('error:', (GError('Internal data flow error.',), 'gstbasesrc.c(2865):
gst_base_src_loop ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source:\nstreaming
task paused, reason error (-5)'))

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