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
npm install -g @pcnate/raspberry-pi-camera
- probably need ot exit terminal and reopen/reconnect
raspberry-pi-camera-config
raspberry-pi-camera
npm install -g pm2 @pcnate/raspberry-pi-camera
- probably need to exit terminal and reopen/reconnect
pm2 startup
raspberry-pi-camera-config
pm2 start raspberry-pi-camera --name cam
pm2 save
raspberry-pi-camera-config
- enter url to upload to
- leave GUID blank
- leave image path alone, (stores in RAM to save SD card)