Hi, I've added
camRgb.setResolution(dai.ColorCameraProperties.SensorResolution.THE_12_MP)
after
camRgb = pipeline.create(dai.node.ColorCamera)
in
rgb-camera-control.
The intention was to take a 12Mp still but the still window is always empty? Code works for other resolutions.