ArduCAM_USB_Camera_Shield icon indicating copy to clipboard operation
ArduCAM_USB_Camera_Shield copied to clipboard

please support arm-64

Open winitboonkliang opened this issue 4 years ago • 2 comments

please support arm-64 I try Raspberry pi4 64bit AR0134 error ArducamSDK.so: wrong ELF class: ELFCLASS32

winitboonkliang avatar Sep 25 '21 11:09 winitboonkliang

I subscribe to this request. Recent RPIs are 64 bits, and some machine vision/AI processes need these 64 bits capacities! Thank you very much in advance! Wish you an happy new year Best regards

YvesHatzfeld avatar Jan 05 '22 13:01 YvesHatzfeld

actually found out that you can use the "jetson" SDK thanks to : https://forum.arducam.com/t/arducam-sdk-support-for-aarch64/1506/8 beware to use the proper .so object, depding on your version of python :2.7 = SDK default, 3.6 = the 36m-aarch file or have the 2.7 python installed as well hope this helps others

YvesHatzfeld avatar Jan 05 '22 14:01 YvesHatzfeld