Skip to content

A Paradrop chute using a low resource device as a security camera.

Notifications You must be signed in to change notification settings

ParadropLabs/Security-Camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security Cam for Paradrop

Security Camera Chute

Catagory: Security, Computer Vision

Requirements:

  • Wireless security cam that can connect to the Paradrop router.

Description:

A motion detection system using a webcam to capture differing images. Everything is kept within the router, with nothing getting sent to the cloud.

Files

  • Dockerfile: Uses apache2, nodejs, python-imaging, iptables
  • seccam.py: Takes in three arguments for caliberation, time and sensitivity. According to these parameter, the security camera takes pictures each time it detects motion and saves it on the router for future reference.
  • run.sh

Getting Started

  1. Fork this project to your own github account.
  2. seccamp.py is the main file where the functionality of motion detection lies. httplib is used for getting the file handle.
  3. Change the run.sh for tweaking the parameters.

When creating a version of this chute, you should configure it as shown in the image. Your camera will be pre-configured to connect to a certain ESSID, which you should enter in the form. You will be given this information during the workshop. Also, be sure to add the port binding and web service port as shown.

Create version options

About

A Paradrop chute using a low resource device as a security camera.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published