pip install -r ./requirements
python ./app.py
usage: .\app.py [FLAGS]
--help show this usage text
--snapshots <folder> override default snapshots folder [snapshots]
--device <id> override default device id [0]
The file streaming_demo.py
illustrates a basic method to use OpenCV to stream and take snapshots.