Scripts & configuration files to manage a RaspberryPi as a video surveillance device in a stand-alone 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
- gammu
- motion
- wvdial
- nginx
- Single File PHP Gallery
SMS Text format: "<password> <command> <arg1>"
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
Stop video surveillance
A camera snapshot is immediately sent per email to the requester (phone-number/password/email for granted users are stored in settings)
Sends an SMS with available commands
Sends an SMS with HardDisk usage and video surveillance status to granted users
Soft reboot your RaspberryPi - Administrators only
Clean motion pictures, database, logfiles to save HardDisk space - Administrators only
- Single File PHP Gallery is a web gallery in one single PHP file
- RaspPI as WIFI access point Server - DHCP Server configuration
- Internet via 3G dongle - [FRENCH] wvdial configuration