On Wed, 2008-08-27 at 17:28 -0600, engage wrote: > Is there a way to configure the cards individually from the CLI? So far, I > don't see anything for doing this with v4l2-ctl. I do see a selection for > with video output I want to use, though.
You need only explicitly declare the device you wish to manipulate: $ v4l-ctl -d /dev/video0 --log-status $ v4l-ctl -d /dev/video1 --log-status Regards, Andy _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
