Skip to content

Simple and responsive web interface to raspistill command utility (Raspberry Camera)

License

Notifications You must be signed in to change notification settings

gianlucastella1/raspistillweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspistillweb

Simple and responsive web interface to raspistill command utility (Raspberry Camera)

Status

Code is not ready for production. I started this project because needed a simple and easy UI to control raspistill during camera setup. TODO in code.

Setup hints

You need a webserver and PHP5 installed on your Raspberry Pi. Start cloning this repository, then install dependencies via composer

composer install

Your webserver has to be able to execute raspistill. Please ensure webserver's user is within the video group. If you use apache2, add www-data user with the command

usermod -a -G video www-data

License

Released under the MIT License (MIT). See LICENSE for more information.

About

Simple and responsive web interface to raspistill command utility (Raspberry Camera)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published