HarishKumar, I'm not aware of a public implementation that connects the Camera interface to a V4L device, but it seems a very do-able task. I would suggest getting familar with the Camera HAL interface and V4L and creating such a library. You might make some friends if you make it a public implementation :).
Steve. On Mar 26, 1:41 am, Harishkumar V <[email protected]> wrote: > Hi, > > I have android running on beagle (2.6.27) took from git tree from android > porting to beagle wikipage. > > Now, i have usb camera connected to beagle board. its been detected by > driver. > > v4l-info confirms the lower interface. > > i want to use webcam with android. > > So, i went android-src/frameworks/base/camera/libcameraservice, > > Here, we can replace normal check pattern by camera hal driver > (libcamera.so). > > Where to get this camera hal for omap. > > so that libcamera service uses this camera library instead of fake camera. > > Is it available. is android supports webcam and v4l2 driver interface. > > Any links regarding this. > > Regards, > HarishKumar.V --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
