Skip to content

richardARPANET/pi-cctv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-cctv

raspberry-pi-with-camera-module

pi-cctv is a script for use with your raspberry pi and raspberry pi camera module. When ran it will continually take image captures with the camera module (placing them in an 'images' folder). Images which appear to be at night time will be disgarded to save on disk space.

Pre-installation tips

If you're using Wifi you'll want to make the raspberry pi reconnect when it drops:

cd /etc/ifplugd/action.d/
mv ifupdown ifupdown.original
cp /etc/wpa_supplicant/ifupdown.sh ./ifupdown
sudo reboot

Installation

pip install picctv

Example Usage

picctv -o /media/ext1/

About

Turn your raspberry pi into a cctv camera.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages