<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I'm trying to add the V4L2 controller to a driver and I think something is missing cause I get this error, <br>WARNING: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not get parameters on device '/dev/video0'    <br>Additional debug info:                                                                                                <br>v4l2src_calls.c(235):
 gst_v4l2src_set_capture (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:                         <br>and I trace it back to here: <br>https://github.com/krad-radio/gstreamer-plugins-good-krad/blob/master/sys/v4l2/v4l2src_calls.c<br>what parameter I'm missing in the driver? which v4l2ctl I'm missing?<br><br></td></tr></table>