Camera model
OV5647
What is the problem?
No image, no video. Sometimes it works for a while, then for unknown reasons, stops (I realise that just before a print)
I got this error message for the first time while printing today:
HTTPConnectionPool(host='192.168.0.20', port=8080): Max retries exceeded with url: / (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
In the main octoprint setting page:
Path to FFMPEG is shown
/usr/bin/ffmpeg
Testing says The path is valid
Snapshot stream link says refused to connect
In classic webcam settings
Stream URL /webcam/?action=stream
and Snapshot URL at my device and port 8080 does not work
What did you already try to solve it?
Tried everything I could find online. Tried to reinstal image from when it was working but it doesnt work anymore. Seems that just removing the storage when powered down might trigger something, I dont know.
IC2 is enabled., Tried on off, same with legacy webcam in raspi-config.
I can actualy see that the cam is available and accessible:
libcamera-hello --list-cameras
Available cameras
0 : ov5647 [2592x1944] (/base/soc/i2c0mux/i2c@1/ov5647@36)
Modes: 'SGBRG10_CSI2P' : 640x480 [58.92 fps - (16, 0)/2560x1920 crop]
1296x972 [43.25 fps - (0, 0)/2592x1944 crop]
1920x1080 [30.62 fps - (348, 434)/1928x1080 crop]
2592x1944 [15.63 fps - (0, 0)/2592x1944 crop]
Have you tried running in safe mode?
yes
Did running in safe mode solve the problem?
no
Systeminfo Bundle
Log
https://paste.octoprint.org/OOMieexPUE
WRITE HERE
Running PiHole and HomeAssistant on different docker containers
Octoprint and these work fine otherwise
OctoPod is configured, was working well with cam. Now, no cam, getting Error response HTTP : 503 for the link to the webcam streaming
WRITE HERE
I would appreciate help, I'm a beginner and searched a lot online to find a fix but cant seem to find anything. Thanks!