Giter Site home page Giter Site logo

raspisecurity's Introduction

RaspiSecurity

Home Surveillance with Raspberry with only ~100 lines of Python Code. For technical details check the realted medium post. Hope you like it.

Installation to a new Raspberry2 B+

Install necessary libraries

  • sudo apt-get update
  • sudo apt-get install build-essential python2.7-dev python-setuptools
  • sudo su
  • sh install_opencv.sh
  • sudo easy_install pip
  • sudo pip install picamera

Setup config files

  • Set email address to be used by the agent. It is in the source code.
  • Set your email address to be noticed for each alert

Run the agent

  • python server.py
  • Go to given URL on the terminal
  • Activate or deactivate the agent. The idea here, if you are close to your house, your phone will connect to your net before you enter the house, then you can deactivate the agent to prevent wrong alert on you. You should also activate it before leaving the house. Itĺl give you some time to leave the house then become active.

raspisecurity's People

Contributors

erogol avatar ghelmer avatar

Watchers

 avatar  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.