A simple camera display program build in python.
- Windows: Run:
to install the program and if you're using the python file and not the precompiled version run:
git clone https://github.com/Noyb747/Security-Camera-Manager.git
to install the python libraries needed.pip install -r "./Security-Camera-Manager/bin/requirements.txt"
On Windows: scmanager <cameras>
scmanager 0,1selects cameras0and1scmanager 1-4selects all cameras from1to4(including both)scmanager 0-2,4-7selects all cameras from0to2and from4to7