you need to compile an additional module that is specific to your camera
chipset like the ZC3XX module under GSPCA modules.
On Sun, Jul 29, 2012 at 7:54 PM, Anirudh wrote:
> Hello,
>
> I'm working on a project which requires use of external USB camera. For
> that I have compiled a kernel with th
Chirag,
You can also check this thread out
http://groups.google.com/group/android-porting/browse_thread/thread/f6b9c22ee45a68c4?pli=1
That's my main reference when i ported a USB camera to an android tablet.
Both HAL and and android driver codes have been shared by the OP.
Regards,