On Sunday, March 18, 2012 10:28:10 AM UTC+1, Hedwin wrote:
>
> UVC is already part of the standard kernel but you need to configure the 
> kernel to use it of course.
>

Assuming you refer to "make menuconfig" and similar, the problem is just 
that: I'm looking for a way to use a UVC webcam from an app without 
requiring users to root their devices, recompile the kernel, install it, 
install v4l and then install my app. I can reach that point sometime in the 
future in two ways:
1. have the UVC driver included by default into the Android default kernel, 
and v4l included by default at least in some Android distributions
2. have the UVC driver and v4l ported to a static Dalvik library I link to 
my app

Now I have little clue about which of those two options is feasible, if 
any, so I ask your opinions about that.

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to