Hi @jakaskerl
thanks for your hint, I get a warning saying that the 12mp resolution is not supported and the closest one is 1920x1080.
Here the output I get (with a single camera):
$ python3 cam_test.py -cams camb,c -cres 12mp -rs
Enabled cameras:
camb : color
DepthAI version: 2.23.0.0.dev0+ff929745dc99589a560217f857f49d8bf00a5463
DepthAI path: /home/mmigliavacca/.local/lib/python3.10/site-packages/depthai.cpython-310-x86_64-linux-gnu.so
Connected cameras: [{socket: CAM_B, sensorName: IMX412, width: 1920, height: 1080, orientation: AUTO, supportedTypes: [COLOR], hasAutofocus: 0, hasAutofocusIC: 0, name: CAM-SA}]
-socket CAM_B : IMX412 1920 x 1080 focus:fixed - COLOR
USB speed: UNKNOWN
IR drivers: []
[41524016838860C6] [192.168.197.55] [1712841310.197] [ColorCamera(3)] [warning] No calibration data found, ColorCamera won't add FOVs to the color frames!
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
[41524016838860C6] [192.168.197.55] [1712841310.198]
[ColorCamera(3)] [warning] Resolution 4056x3040 not supported, closest supported resolution is 1920x1080
[41524016838860C6] [192.168.197.55] [1712841310.198] [ColorCamera(3)] [warning] Device will still try to force the specified resolution.
Cam: camb [host | capture timestamp]
FPS: 2.95| 2.95
Here a screenshot of the corresponding preview image: