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
2 comments:
hello,
when I "git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git" it asks for a username and password...
any help ?
Thank you,
Arnauld
It asks for your username and password for the account that you have at GitHub.com.
if you don't have one , create one. enter the same details here and TADAAAAAAA!!!! your problem will be resolved.
Post a Comment