Skip to content

Video surveillance managed per 3G dongle (SMS & Email)

Notifications You must be signed in to change notification settings

lbayle/RaspPi_BigBrother

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RaspPi_BigBrother

Scripts & configuration files to manage a RaspberryPi as a video surveillance device in a stand-alone environment.

Environment

  • The RaspberryPi is not connected to DSL network and provides its own WIFI network (DHCP server) to allow SSH and HTTP connections.
  • The RaspberryPi gets orders via SMS and responds per SMS and Email.
  • The RaspberryPi provides a webServer for consulting the pictures/videos (local WIFI only)
  • Internet access (3G dongle) is activated on demand only: Motion alerts and camera snapshots are sent per email

Hardware

Software

  • gammu
  • motion
  • wvdial
  • nginx
  • Single File PHP Gallery

SMS commands

SMS Text format: "<password> <command> <arg1>"

camera start

Start video surveillance.
An SMS will be sent if motion is detected, and an email with the most significant picture is sent to the administrator

camera stop

Stop video surveillance

camera snapshot

A camera snapshot is immediately sent per email to the requester (phone-number/password/email for granted users are stored in settings)

bigbro help

Sends an SMS with available commands

bigbro status

Sends an SMS with HardDisk usage and video surveillance status to granted users

bigbro reboot

Soft reboot your RaspberryPi - Administrators only

bigbro cleanup

Clean motion pictures, database, logfiles to save HardDisk space - Administrators only

Usefull links

Documentation

http://www.smssolutions.net/tutorials/gsm/gsmerrorcodes/

About

Video surveillance managed per 3G dongle (SMS & Email)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published