Skip to content

Noyb747/Security-Camera-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Security Camera Manager

A simple camera display program build in python.

Install

  • Windows: Run:
    git clone https://github.com/Noyb747/Security-Camera-Manager.git
    to install the program and if you're using the python file and not the precompiled version run:
    pip install -r "./Security-Camera-Manager/bin/requirements.txt"
    to install the python libraries needed.

Usage

On Windows: scmanager <cameras>

  • scmanager 0,1 selects cameras 0 and 1
  • scmanager 1-4 selects all cameras from 1 to 4 (including both)
  • scmanager 0-2,4-7 selects all cameras from 0 to 2 and from 4 to 7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published