i would like to set frame rate to 1 fps using JavaCameraView. When i turn on camera the frame rate is about 20 fps. My purpose is to change this value to 1 fps after click on the button.
Could someone help me ? I've searched a lot on the Internet, but i could not find nothing interesting ( in the documentation also http://docs.opencv.org/java/org/opencv/android/JavaCameraView.html). I'm using JavaCameraView because i am working with openCV.