Skip to content

Basic spy camera using Raspberry Pi Zero with PiCamera and python3.

License

Notifications You must be signed in to change notification settings

DonavanMartin/PiCameraVideoSurveillance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PiCameraVideoSurveillance

Basic spy camera using Raspberry Pi Zero with PiCamera and python3.

Start at boot

$ sudo nano /etc/rc.local
Add line: python3 /home/pi/camera.py &

About

Basic spy camera using Raspberry Pi Zero with PiCamera and python3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages