Hello Team,
This page indicates that the the IMX214 M0025-2 hires cam was tested at full resolution (4208x3120) on the VOXL2. Unfortunately, we can't seem to access images at that resolution with the latest VOXL 2 image. Are we missing anything? More details below
Test configuration:
system-image: 1.4.1-M0054-14.1a-perf
kernel: #1 SMP PREEMPT Thu Oct 13 17:48:16 UTC 2022 4.19.125
hw version: M0054
voxl-suite: 0.9.5
After running "voxl-configure-cameras" and changing the "preview_width" and "preview_height" entries of /etc/modalai/voxl-camera-server.conf to 4208 and 3120 respectively for the hires camera:
"name": "hires",
"enabled": true,
"frame_rate": 30,
"type": "imx214",
"camera_id": 3,
"preview_width": 4208,
"preview_height": 3120,
"snapshot_width": 3840,
"snapshot_height": 2160
Running "voxl-camera-server" throws the following error:
ERROR: Camera 3 failed to find supported preview config: 4208x3120
ERROR: Failed to start camera: hires, exiting
We could verify that 4208x3120 is listed as a supported resolution when running "voxl-camera-server --list"
Stats for camera: 3:
ANDROID_SCALER_AVAILABLE_RAW_SIZES:
4208x3120, 4096x2160, 2104x1560, 1920x1080, 1280x720,
ANDROID_SCALER_AVAILABLE_PROCESSED_SIZES:
4208x3120, 4096x2160, 2104x1560, 1920x1080, 1280x 720,