Sign inSign up

nieleyde/rpi-webcam

By nieleyde

Updated almost 11 years ago

Raspberry Pi Camera Monitor

Image
5

1.3K

nieleyde/rpi-webcam repository overview

#Raspberry Pi Camera Monitor

To run:

docker run -p 8080:8080 -d  --privileged nieleyde/rpi-webcam

Web Interface http://:8080/interface

Based on the works of https://github.com/openhomeautomation/rpi-web-control I just removed temperature sensor stuff and containerized

My motivation for all this was to be able to access RPI camera functions and retrieve pictures from NodeRed. Use the http request node to take a pic using this url: http://:8080/camera/snapshot Use the http request node to retrieve the most recent camera shot using this url: http://:8080/pictures/image.jpg

Tag summary

Content type

Image

Digest

sha256:67e66c958

Size

249.8 MB

Last updated

almost 11 years ago

docker pull nieleyde/rpi-webcam