thank you all
On Sat, Feb 28, 2015 at 2:58 PM, s.rawat wrote:
> If you are well aware with v4l api you can make an application of your own
> usind ndj.we did the similar task of interfacing uvc camera to camera less
> tablet and then with acer tablet.you need to first create a v4l based
> comman
If you are well aware with v4l api you can make an application of your own
usind ndj.we did the similar task of interfacing uvc camera to camera less
tablet and then with acer tablet.you need to first create a v4l based
command line app to capture snapshot or streamed data which you can
transfer to
On 27 February 2015 at 17:27, ankit busha wrote:
> hello all,
> i need to understand CameraHAL from scrach. I know about complete v4l2 api
> specifications. So can u guide me from where i should start and what and all
> are resources to get started?
>
This is quiet an old wiki page
http://process
hello all,
i need to understand CameraHAL from scrach. I know about complete v4l2 api
specifications. So can u guide me from where i should start and what and
all are resources to get started?
On Thursday, March 26, 2009 at 12:11:40 PM UTC+5:30, Harishkumar V wrote:
>
> Hi,
>
> I have android ru
Hi harishKumar,
I have same problem with the USB camera by which I am not able to capture
the image. Since its been a long time can u plz tell me how did u solved
this problem.
I am using the 4430 based board.
Regards,
Sainath
On Saturday, 28 March 2009 18:10:23 UTC+5:30, Harishkumar V wrote
Steve,
Thanks
I am studying about that and started working on that
Definetely ..
Regards,
HarishKumar.V
On 3/26/09, steve2641 wrote:
>
>
> 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 ta
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 impl