Giter VIP home page Giter VIP logo

ultimatesecuritycam's Introduction

UltimateSecurityCam

An easy-to-build , un-hack-able security camera which is impossible to fool . "Beginner Friendly"

Made with ❤️ in python.
  • This is a security camera software which detects any intruder and alerts the owner .
  • This is the basic prototype , we'll make it un-hack-able by using microphone and eliminiting every possible hack to fool our software.

Technologies used :

How it works ?

We take a snapshot of the room , lets call this base.jpg. Now , continuously scan the current frame and subtract it from base.jpg if the differnce is more than a treshold , we'll consider a breach happening.

Setup instructions :

  • To run , simply copy the code in the StarterCode.py and run it.
    • If you need a python IDE , I recommend using pycharm. Tutorial to install : .
    • If you get an error , make sure all the import statements are working , if not , install using pip-install tutorial

Running instructions :

  • Open up StarterCode.py in your preferred python IDE StarterCode.py

  • Run using python , 3.6 is recommended.

  • The program takes 3-second waiting time, after that it starts detecting motion , making an alert sound.

Many improvements and developments are in the pipeline ! to know more, contact on github or [email protected]

ultimatesecuritycam's People

Contributors

niteshx2 avatar

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.