/picamera

Project developed to turn any device into a security camera. This is a University project.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PiCamera

Project developed to turn any device into a security camera. This is a University project. Solid

Usage

Run main.py and open http://localhost on your web browser ( requires administrative privileges )

Requirements

  • An USB or integrated Camera
  • Python3
  • Pip
  • Flask
    Download from the given link or cd into the directory and run pip install -r requirements.txt
  • OpenCV_Python