Hi, I try to perform a calibration routine on OAK-D-PRO-W camera, although the calibration shuts off due to the following resolution issue:
[warning] Unsupported resolution set for detected camera OV9782, needs 800_P or 720_P. Defaulting to 800_P
What is the easiest way to change the resolution to desired value, besides depthai_demo GUI? Also, changing the resolution in GUI seems confusing, as when THE_800_P is selected, terminal shows following error: OV9782 requires 720 or 800 resolution, defaulting to SensorResolution.THE_800_P
Thanks for the advice.