RPi Cam Web Interface

![surveillance](https://misapuntesde.com/images/2017/08/surveilance.jpg)

Very good project for those who have the *Raspi-Cam* and do not want headaches when it is displayed in a web interface. It has served me as a surveillance system for a few days. It has many options for timelapse, motion capture, etc ...

One note. To switch off the red led, edit the file */boot/config.txt* and add at the end:


disable_camera_led=1

Link: [elinux.org](http://elinux.org/RPi-Cam-Web-Interface)

Link: [github.com > silvanmelchior/RPi_Cam_Web_Interface](https://github.com/silvanmelchior/RPi_Cam_Web_Interface)

Link: [sitepoint.com](https://www.sitepoint.com/streaming-a-raspberry-pi-camera-into-vr-with-javascript/)