V4L2CTL
Andre Bella
scancool at yahoo.com
Tue Feb 12 13:14:07 PST 2013
I'm trying to add the V4L2 controller to a driver and I think something is missing cause I get this error,
WARNING: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not get parameters on device '/dev/video0'
Additional debug info:
v4l2src_calls.c(235): gst_v4l2src_set_capture (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
and I trace it back to here:
https://github.com/krad-radio/gstreamer-plugins-good-krad/blob/master/sys/v4l2/v4l2src_calls.c
what parameter I'm missing in the driver? which v4l2ctl I'm missing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130212/02337290/attachment.html>
More information about the gstreamer-devel
mailing list