Moe82 / Webcam-Monitor

MIT License
1 stars 0 forks source link

Project is currently in development. Will update README.md when it's ready.

Webcam-Monitor

A Python script that turns your webcam into a surveillance camera.

Requirements

Installation

Clone this repository and install the required packages:

git clone https://github.com/Moe82/Webcam-Monitor.git
pip install numpy
pip install opencv-python

Allow camera access for terminal (or whichever application you use to run the script).

Inspiration

Given how expensive security cameras can be, I wanted to see if I can leverage the functionality of a webcam (which I think most people have access to) in order to create a free security system that anyone can use.

Features to be included