Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4921

Camera board • Re: Arducam 16MP AF camera on a Pi5 ?

$
0
0
you could probably run something like "LIBCAMERA_RPI_TUNING_FILE=/usr/share/libcamera/ipa/rpi/pisp/imx219.json libcamera-hello
Downloaded both imx219. json and also img519-json form here: https://github.com/ArduCAM/libcamera/tr ... /pisp/data and moved them to /usr/share/libcamera/ipa/rpi/pisp
I've tried this in a terminal

Code:

swe@raspi5:~ $ LIBCAMERA_RPI_TUNING_FILE=/usr/share/libcamera/ipa/rpi/pisp/imx219.json libcamera-hello[0:12:25.376437014] [2042] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found[0:12:25.376486626] [2042] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info[0:12:25.376532200] [2042]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0+118-563cd78ePreview window unavailableERROR: *** no cameras available ***
and this

Code:

swe@raspi5:~ $ LIBCAMERA_RPI_TUNING_FILE=/usr/share/libcamera/ipa/rpi/pisp/imx519.json libcamera-hello[0:13:39.860927778] [2047] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found[0:13:39.860960038] [2047] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info[0:13:39.860998204] [2047]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0+118-563cd78ePreview window unavailableERROR: *** no cameras available ***
I believe that imx519 would be correct.

Statistics: Posted by swe — Sun Jan 21, 2024 3:46 pm



Viewing all articles
Browse latest Browse all 4921

Trending Articles