pi-webserver to control relay switches and to stream real-time video feed from another webserver
Live Streaming and Real Time Control of the Incubator
For Remote Surveilence Chicken Egg Incubator
After flashing the raspbian image on your pi, paste the following in your terminal.
cd
sudo git clone https://github.com/potatowagon/pi-webserver.git
cd ./pi-webserver/setup
./setup.sh
This will set up the webcam, install node js and download the dependencies.
cd ~/pi-webserver/
sudo node server.js
Unfortunately the chick didnt make it :(