You are not logged in.

#1 2013-01-09 21:42:58

Lockheed
Member
Registered: 2010-03-16
Posts: 1,521

IP camera gstreamer error

I am trying to use my android phone as a webcam with this script: https://github.com/bluezio/ipwebcam-gst … E.markdown

I got it configured, but when it starts, I get an error:

Setting pipeline to PAUSED ...
libv4l2: error getting pixformat: Invalid argument
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstSoupHTTPSrc:souphttpsrc0: Internal data flow error.
Additional debug info:
gstbasesrc.c(2625): gst_base_src_loop (): /GstPipeline:pipeline0/GstSoupHTTPSrc:souphttpsrc0:
streaming task paused, reason not-linked (-1)
Execution ended after 40113411 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
/GstPipeline:pipeline0/GstWavParse:wavparse0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstMultipartDemux:multipartdemux0.GstPad:src_0: caps = NULL
Setting pipeline to NULL ...
Freeing pipeline ...

Any ideas?

Offline

Board footer

Powered by FluxBB