AndroidUSBCamera icon indicating copy to clipboard operation
AndroidUSBCamera copied to clipboard

How can I change Frame Rate

Open Satyampatil513 opened this issue 1 year ago • 2 comments

I want to change Frame Rate, but I guess in the library their is no such function to change the frame rate

Satyampatil513 avatar Dec 11 '23 09:12 Satyampatil513

Hello, did you find any solution of that?

RedwanSharafatKabir avatar Mar 02 '24 13:03 RedwanSharafatKabir

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.

carlonluca avatar Mar 23 '24 16:03 carlonluca