Skip to content

Misc script utilities for serving images taking with webcam over HTTP

License

Notifications You must be signed in to change notification settings

gordonbrander/pi_image_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi USB Cam Server Scripts

Scripts for serving images captures with Raspberry Pi cam.

Install

The install script will take care of installing nginx.

./install.sh

From there, you'll need to add capture.sh to crontab.

crontab -e

Then add the following cron routine:

* * * * * ~/pi_image_server/capture.sh

About

Misc script utilities for serving images taking with webcam over HTTP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages