Marcus Glocker said:
> Sometimes I just would like to query a video device for it's properties
> without starting a stream to see what's supported and evt. make a
> decision afterwards how to start the stream.
>
> This diff adds the 'q' option to video(1) for this purpose to just
> query the devic
Sometimes I just would like to query a video device for it's properties
without starting a stream to see what's supported and evt. make a
decision afterwards how to start the stream.
This diff adds the 'q' option to video(1) for this purpose to just
query the device, display the results, and quit.