Unit V2 Camera Resolution



  • I am trying to use the camera at full resolution (1080p). The default resolution appears to be 640x480@15fps. I've tried using OpenCV in Jupyter Notebooks but I can't set the resolution higher than 640x480. I was able to set 320x240@30fps, but also could not set a lower resolution (160x120).

    Is there a document that describes how to configure the camera?



  • Explan how you changed the camera resolution to 320x240@30fps?