7 месяцев назад
История
README.md
capvicam-cxx
Utility for capturing video from a USB camera via the video for linux system (v4l2)
Build
git clone https://github.com/kedess/capvicam.git
cd capvicam
mkdir build
cd build
cmake ..
make -j4
Watching videos in the browser:
http://localhost:8000
Watching videos via ffplay:
ffplay http://localhost:8000
Конвейеры
0 успешных
0 с ошибкой