gstreamer http live streaming by soup plugin

victor1234 kataev.victor.1234 at gmail.com
Wed Jun 5 10:16:57 PDT 2013


I want to stream video from webcam by http live. I found that
souphttpclientsink plugin can do this.

But when I run this command:
gst-launch-1.0 videotestsrc ! avenc_mpeg4 ! mpegtsmux ! souphttpclientsink
location=http://localhost:8080 

I got this error:
GstPipeline:pipeline0/GstSoupHttpClientSink:souphttpclientsink0: Could not
write to HTTP URI
 and
gstsouphttpclientsink.c(728): gst_soup_http_client_sink_render ():
/GstPipeline:pipeline0/GstSoupHttpClientSink:souphttpclientsink0:
 error: 4 Cannot connect to destination (127.0.0.1) 

How to fix this problem?



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gstreamer-http-live-streaming-by-soup-plugin-tp4660355.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list