@pcnate/raspberry-pi-camera
v1.0.4
Published
nodejs camera application to connect to server via socket.io
Downloads
19
Readme
raspberry-pi-camera
nodejs raspberry pi camera application to upload images to server. It is designed to be setup once and left alone. Additional configuration will be added to the server side.
You will need a server to receive the image stream generated by the camera. I recommend raspberry-pi-camera-server
Standalone Install
npm install -g @pcnate/raspberry-pi-camera- probably need ot exit terminal and reopen/reconnect
raspberry-pi-camera-configraspberry-pi-camera
Automatic startup with pm2
npm install -g pm2 @pcnate/raspberry-pi-camera- probably need to exit terminal and reopen/reconnect
pm2 startupraspberry-pi-camera-configpm2 start raspberry-pi-camera --name campm2 save
Configuration
raspberry-pi-camera-config- enter url to upload to
- leave GUID blank
- leave image path alone, (stores in RAM to save SD card)
