Raspberry Pi – RPi Cam Web Interface

raspberrypi_logo.jpg   RPi Cam Web Interface for controlling the Raspberry Pi Camera includes motion detection, time lapse, and image and video recording

# apt-get update
# apt-get dist-upgrade
# cd /usr/src
# git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git
# cd RPi_Cam_Web_Interface
# chmod u+x *.sh
# ./install.sh

Leave a Reply

You must be logged in to post a comment.