Skip to content

JordiAnderl/picam-server

Repository files navigation

Picam Server

Just another Node.js server in order to see and control your Raspberry Pi and it's camera module Edit raspberry-pi-camera

Video:

Video of the first version in action:

Proof os concept video

Makes use of:

  • Nodejs
  • socket.io
  • expressjs
  • pug
  • raspberry pi
  • raspberry pi camera module

Installation:

Clone the repository

git clone https://github.com/JordiAnderl/picam-server.git

You will need git for this step.

Change into the directory

cd picam-server

Install dependencies

npm install

You will need nodejs for this step.

Run the server

npm start

Now just point your browser of choice to your raspberry's ip (or localhost) at port 3000.

http://localhost:3000

You will be greeted by the index page. Hit connect to see a live preview of what the raspberry is capturing.

About

Just another Node.js server in order to see and control your Raspberry Pi and it's camera module

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published