#CamPi.js
A Node.js project for controlling and streaming raspberry pi camera images via the Web.
#Install
- Install Node.js from http://nodejs.org/
- Clone CamPi.js project
- Navigate to CamPi.js directory
- Start the application with "node app"
- Access web page at localhost:3000 (or whatever port you choose in app.js)