Camera model
Raspberry Pi Camera V2
What is the problem?
I followed this guide on how to configure the new camera stack for my camera.
In libcamera.conf I set the resolution to 3280x2464, however the actual resolution I see in snapshots and video are much lower.
Configuration:
libcamera.conf: zXyZs-BhhPB - paste.octoprint.org
Actual snapshot resolution: 1920x1440
Actual video resolution: 1472x1088
Logs after restarting the service and taking a snapshot: DT0kS-QCXB9 - paste.octoprint.org
What did you already try to solve it?
To confirm libcamera.conf is actually taking effect, I set the resolution to 500x500 and restarted the service. This worked as expected, creating snapshots at 500x500.
Have you tried running in safe mode?
Yes.
Did running in safe mode solve the problem?
No.
Systeminfo Bundle
octoprint-systeminfo-20241005001542.zip (111.1 KB)
Additional information about your setup
Octoprint 1.10.2
Octopi 1.0.0
Thanks all!