Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 334 Bytes

#CamPi.js

A Node.js project for controlling and streaming raspberry pi camera images via the Web.

#Install

  1. Install Node.js from http://nodejs.org/
  2. Clone CamPi.js project
  3. Navigate to CamPi.js directory
  4. Start the application with "node app"
  5. Access web page at localhost:3000 (or whatever port you choose in app.js)