AndroidUSBCamera
AndroidUSBCamera copied to clipboard
How can I change Frame Rate
I want to change Frame Rate, but I guess in the library their is no such function to change the frame rate
Hello, did you find any solution of that?
It seems the framerate is fixed in the CameraUVC instance. No idea why. 2 minutes solution: patch the code of CameraUVC to make the min and max framerate values modifiable.