Giter VIP home page Giter VIP logo

webcam-monitor's Introduction

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

  • Automatically uploads recorded footage to the cloud in case the machine gets stolen.
  • Only records footage when a certain threshold is detected to minimize disk space used.
  • Option to play an alarm when movement is detected.

webcam-monitor's People

Contributors

moe82 avatar afifabroory avatar

Stargazers

 avatar

Watchers

 avatar

webcam-monitor's Issues

script freezes after the record_video function executes (MacOS)

When movement is detected, the record_video() function is called and the webcam records a video for a length of time (in seconds) equal to the video_capture_duration instance variable. After the function executes, capture_frame() which results in my machine completely freezing up. I suspect the issue will occur on other operating systems as well, but haven't tested it out yet.

test webcam.py on different OS

Note: Please wait until issue #1 is closed.

Get webcam.py to run as expected on MacOS, Linux, Unix, and Windows. If everything checks out, please let me know and I'll close the issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.