Skip to content

polypodes/Having-Fun-With-Raspi-Camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Having-Fun-With-Raspi

Having fun with a Raspberry-Pi & its camera

Assembling hardware

Assemble it:

Raspberry Pi Camera

Add a cronjob

Make sure that ./images is writable & camera.sh is executable.

Then crontab -e:

0,10,20,30,40,50 * * * * /path/to/camera.sh 

Launching server:

php -S "`hostname -I`:8080" -t .

About

Having fun with a Raspberry-Pi & its camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published