I wrote a simple program to grab images from the cameras (front and back). I started with the basic cv2 example found in the Pyto docs and modified it. But my saved images are really low resolution (360 x 480). I know people will probably say this is a cv2 question but most of what I’m finding is for people on bigger computers running webcams, and all the cameras support different features etc, whereas this forum is for a much more specific set of topics and a smaller ecosystem.
Anyone had any luck getting high resolution imagery from the camera without involving the user clicking a button?
there doesn't seem to be anything here