Skip to content

A nodejs based program that takes photos via connected camera on raspberry pi

Notifications You must be signed in to change notification settings

a7ul/RaspiNodeCamUSB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspiNodeCamUSB

To use Clone the repo into raspberry pi and connect a camera

inside raspberry do sudo apt-get install fswebcam

  1. npm install
  2. npm install q

To Start app

node index.js

The app should run in port 3000 of raspberry

To to take a pic Hit the URL http://rapiIP:3000/camera

This will return the image from camera

Cheers !

About

A nodejs based program that takes photos via connected camera on raspberry pi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published