Stream task Pused, reason error (-5)

srd pirpi.12345 at gmail.com
Wed Nov 30 08:54:58 UTC 2016


I am using a webcam with ubuntu linux development board. I want to transmit
live video from webcam to android devices. For this I am using the gstreamer
pipeline.
Following is the pipeline. 

gst-launch v4l2src ! ffmpegcolorspace !
video/x-raw-yuv,width=320,height=240,
framerate=\(fraction\)30/1 ! jpegenc ! tcpserversink  host=192.168.1.91
port=5000 sync=false

I am able to live stream video to android device. But with above pipeline, I
am getting following error after some time.
Error From element v4l2src: Internal data flow error.
Additional debug info:gstbasesrc.c(2625) gst_base_src_loop ():
/GstPipeline:pipeline0/GstV4lSrc:v4l2src0: 
Streaming Task Paused, reason error (-5)

Could you please help me with this?

Thanks



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Stream-task-Pused-reason-error-5-tp4680954.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list