HQ camera is using resolutions based on the v2 camera
The HQ camera doesn't set its own camera resolutions. It also needs to crop to fix the corners of the image.
The best way to fix this is introducing a better way for camera Things to specify resolution in different working modes rather than relying on the arbitrary stream names from picamera2 (see #436)
issue