Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can i change FPS of javacamera on android

Hi,

I want to know if there is a chance to change the FPS of the camera, so i get into "onCameraFrame" function less often?

If there is no way to do it, what can i do if i want to perform image processing in a real time and do not let the value of the inputframe to change in the middle of the calculation.

Thanks

click to hide/show revision 2
retagged

updated 2013-09-30 03:02:22 -0600

berak gravatar image

How can i change FPS of javacamera on android

Hi,

I want to know if there is a chance to change the FPS of the camera, so i get into "onCameraFrame" function less often?

If there is no way to do it, what can i do if i want to perform image processing in a real time and do not let the value of the inputframe to change in the middle of the calculation.

Thanks