RPi Cam Web Interface is a web interface for the RPi Cam that can be opened on any browser (smartphones included).
To install RPi-Cam-Web-Interface:
(Warning: The installer will replace various files, so backup all your data)
$ git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git
$ cd RPi_Cam_Web_Interface
$ chmod u+x RPi_Cam_Web_Interface_Installer.sh
$ ./RPi_Cam_Web_Interface_Installer.sh install
- Reboot
- Open browser to visit the IP of your Raspberry Pi.
refer: http://elinux.org/RPi-Cam-Web-Interface#Basic_Installation
