katyo/linux-video-rs

Additional examples

Opened this issue · 1 comments

I want to set the resolution of the camera but I've come up short after some hours of experimenting with the code, since there is obvious way to do this. I looked at formats and the Device::sizes functions but I did not succeed.

Can you help out a fellow?

Thanks :)

@FlyinPancake You can see example here cli/src/main.rs#L103-L126