9 месяцев назад
История
README.md
capvicam
Utility for capturing video from a USB camera via the video for linux system (v4l2)
Usage example:
Run:
RUST_LOG=info ./target/release/capvicam --path=/dev/video0 --width=1920 --height=1080 --mjpeg=enable --port=8008
Watching videos in the browser:
http://localhost:8008
Watching videos via ffplay:
ffplay http://localhost:8008
Getting help:
./target/release/capvicam -h
Конвейеры
0 успешных
0 с ошибкой