Setup

pip install -r ./requirements

Run

python ./app.py

Usage

usage: .\app.py [FLAGS]
    --help                  show this usage text
    --snapshots <folder>    override default snapshots folder [snapshots]
    --device <id>           override default device id [0]

Extra

The file streaming_demo.py illustrates a basic method to use OpenCV to stream and take snapshots.