GST_MESSAGE_EOS with V4L2
Andreas Volz
lists at brachttal.net
Sat Jun 25 14:44:09 PDT 2011
Hello,
I'm getting always an GST_MESSAGE_EOS after some time (some seconds up
to one minute) after streaming from my V4L2 webcam.
Here is the demo application:
http://codepad.org/jtY0RTWs
Here is the output:
http://codepad.org/7JmtXcHj
Please notice line 39:
"End-of-stream"
and before the log in line 37:
<v4l2src0> pausing after gst_base_src_get_range() = unexpected
If I use this call I don't have such problems:
gst-launch v4l2src ! glimagesink
So maybe something with the configuration of the pipeline in my example
is wrong.
Do you've any ideas what's wrong with my example?
regards
Andreas
--
Technical Blog <http://andreasvolz.wordpress.com/>
More information about the gstreamer-devel
mailing list