2017年12月4日 星期一

rpi cam web interface

https://elinux.org/RPi-Cam-Web-Interface


先要安裝  apachpe2 和php

可以參考這一篇

https://www.stewright.me/2016/03/turn-raspberry-pi-3-php-7-powered-web-server/



sudo apt-get update
sudo apt-get dist-upgrade
 sudo apt-get install git


git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git
cd RPi_Cam_Web_Interface
./install.sh