Hi All, I am looking at the Android source code ( Android 4.3 Sources v2.0) but I can't seem to find the source code for the camera Autofocus control. I have built the code and flashed in order to try it and the camera does not seem change focus (Focus position is always infinity). Is there something I am missing? Can someone tell me how to activate the Autofocus on Android? Thanks!
The camera documentation here: http://udoo.org/download/files/datasheets/datasheet_camera5mp.pdf does indeed state: A look here https://duckduckgo.com/?q=vcm+focus+driver may provide a clue. See also: http://www.analog.com/library/analogdialogue/archives/40-11/lens_drivers.html http://www.memsjournal.com/2010/10/mems-focus-on-cell-phone-camera-market.html
The driver for the camera does not support anything over 30 fps, any plans on actually adding VGA (320x480) @120fps, VGA (640x480) @90fps, 720p @60fps, 1280x960 @45fps?
Does the UDOO camera module contain a focusing lens and lens driver? If so, is it driven directly by the OV5640?
I have obtained a camera card and examined it. It is indeed a fully self contained AF camera. The focusing element is embedded in the camera housing and lens assembly and is driven directly by the OV5640 sensor. The camera module comes from KaiLap Technologies of China and the board is manufactured by SECO (Udoo's Mfg).
Hi guys I am new here. I just got my first UDOO Quad. I installed an android OS but I am having a problem with usb camera. I have a logitech web camera that I want to use but it seems like android cannot detect a usb camera. Please help.
Hi everyone, Can somebody pls tell me.. does Autofocusing on UDOO camera works or is it just a marketing label!! Its been 2years since this question was first asked in UDDO Forums. Thanks!!
As I've written somewhere else in the forum the problem lies in the software side. The hardware actually can support the feature but there's no implemented software to allows it. Anyway we're modifying the docs accordingly, so to avoid misunderstandings.