v4l-tui
June 27, 2026 ยท View on GitHub

Installation
Not yet published on https://crates.io.
For now, install via:
cargo install --git https://github.com/sermuns/v4l-tui
and run it with
v4l-tui
TODO
- handle errors more gracefully, don't just
panic - support all values types for camera controls. currently only
IntegerandBooleanvalues are supported. - document+support the "preview" feature better
Disclaimer
No artificial intelligence was used in the making of this.