Souphttpsrc 'error: Server does not support seeking'

Hans Maree hans.maree at gmail.com
Wed Dec 28 05:14:24 PST 2011


Hi,

I'm recording a mjpeg stream from an ip-camera using the following pipeline:

souphttpsrc location='http://172.23.42.161/videostream.cgi?rate=15'
do-timestamp=true is_live=true timeout=5 ! multipartdemux !
image/jpeg,width=640,height=480,framerate=1 ! matroskamux ! filesink
location=test.mkv

I have implemented this pipeline using pygst:  http://pastebin.com/6FHEraPm
http://pastebin.com/6FHEraPm 

At first it seems to work fine but after what seems to be a random amount of
time the recording stops and the logs show the message:


I've included the full output (with many repetitive lines removed) of the
command:

here:
http://pastebin.com/Rcwkw4pY http://pastebin.com/Rcwkw4pY 

The command:


gives similar results, but seems to run longer, although this may be
coincidence.

I've looked at gstsouphttpsrc.c to see where it goes wrong, but I can't
quite figure it out, because I'm not familiar with the gstreamer source
code.

Any help would be greatly appreciated,
Hans


--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Souphttpsrc-error-Server-does-not-support-seeking-tp4239793p4239793.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list