Arducam-Pivariety-V4L2-Driver
Arducam-Pivariety-V4L2-Driver copied to clipboard
0.0.12 breaks manual focus in libcamera
With version 0.0.12 manual focus settings in libcamera no longer work correctly on the 64MP; the image is blurred no matter what it's set to. Blurry at zero and increasingly worse the higher you go. Using the manual focus python script works correctly, but libcamera by itself does not. I had to downgrade to 0.0.11 to fix it.
Any update on that one?
Same problem here, I had to retrograde version to be able to use my 64mp cam
came here to say this. It seems like a simple fix, you just need to change the range of values from 0-15 instead of 0-1000 like you used to have it. cmon arducam folks :(
@quitmeyer I will try that later on thank you. but if the distance as decreased to 0-15, can we inject a float in order to be a bit more precise on the focus ? Thank you
If anyone else has managed to have a fix potentially.
yeah totally make it a float!