IMX412-FPV
-
Hi,
I see in the voxl camera server gitlab project it mentions imx412-fpv camera - what is required to enable this for testing?
It doesn't appear as an option on the voxl-configure-camera script. -
@AidanGallagher If you want to try using the
imx412-fpv
sensor default settings you can modify the high level config file for whatever camera config you're using in/usr/share/modalai/voxl-camera-server/standard_configs/platform_config_*
and change the sensor type fromimx412
toimx412-fpv
and runvoxl-configure-cameras N
where N is the camera config you're using -
Cheers @tom ill give it a try