Skip to content

midwestcoder2020/PiInTheSky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiInTheSky

Python Based Network Security Camera Suite

This project utilizes the flask web framework to allow for network access to your connected cameras. Cameras as simple as usb webcams can be connected with opencv and their video frames to be streamed for viewing by connected users.

Usage:

  1. create python 3.6~ environment.

  1. run "pip install -r reqs.txt"

  1. connect 1-3 usb web cameras
  • note , you can add more cameras through directly manipulating the code with opencv, cameras generators, and html img objects to render their frames

  1. run the program

  1. develop future features as you wish

future improvements:

secure signup

secure login

2FA

motion detection

computer vision detection

notifications
  • ie integrate sqlalchmey for login, or further web responsiveness

login page

live usage pt 1

live usage pt 2

About

Python Based Network Security Camera Suite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published