https://github.com/richardarpanet/pi-cctv
Turn your raspberry pi into a cctv camera.
https://github.com/richardarpanet/pi-cctv
camera cctv python raspberry-pi
Last synced: about 1 year ago
JSON representation
Turn your raspberry pi into a cctv camera.
- Host: GitHub
- URL: https://github.com/richardarpanet/pi-cctv
- Owner: richardARPANET
- Created: 2018-04-03T21:11:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T21:47:09.000Z (about 8 years ago)
- Last Synced: 2025-03-23T18:54:23.652Z (over 1 year ago)
- Topics: camera, cctv, python, raspberry-pi
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pi-cctv
=======

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/