Quote:
Originally Posted by eclipsed4utoo
with a while loop. inside of it, I do the autoFocus method.
This is done in a background thread.
I can get it down to about 1 second or a little less, but there's still that "off" period that makes it a strobe light.
|
I am getting better results from putting an autoFocus call in the onAutoFocus callback.