Open minusplusminus opened 4 years ago
+1
Even after adding start_x=1
and gpu_mem=128
, I still can't view the webcam. I get a 404 for the stream test and the following when trying to take a snapshot:
ConnectionError: HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: /?action=snapshot
@minusplusminus @Awk34
Just thought I would let you know that I've recently got into 3D printing and want to maintain/improve this repo. I also want to get the RPI camera and USB Webcams working in Octoprint with as little friction as I can manage.
I'll try to keep you updated with my progress. :)
Phil
Hi,
I was wondering if there are specific settings needed for a rpi camera?
When I looked at https://github.com/nunofgs/docker-octoprint I see that it uses /dev/video0 standard. But I see that /dev/vchiq is available too on the docker.
Kind regards,
Martijn