You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implent a code that uses libcamera-apps librairies to control a Arducam 64MP. I can't get the autofocus to work like your libcamera-still does. I applied all the patches that I found in this repo (under realese). Could you please provide the source code of your libcamera-apps (installed through the script) or a patch to apply to the base raspberry/libcamera-apps.
Thanks
The text was updated successfully, but these errors were encountered:
I've actually found the solution to my problem. I didn't set the auto focus mode to auto before sending an auto focus trigger. This can be achieved using the method SetControls() form libcamera-apps lib.
Hi,
I'm trying to implent a code that uses libcamera-apps librairies to control a Arducam 64MP. I can't get the autofocus to work like your libcamera-still does. I applied all the patches that I found in this repo (under realese). Could you please provide the source code of your libcamera-apps (installed through the script) or a patch to apply to the base raspberry/libcamera-apps.
Thanks
The text was updated successfully, but these errors were encountered: