Hi Harish, Thanks for reply,
my webcam information : /*********************************************/ # v4l-conf v4l-conf: using X11 display :0.0 dga: version 2.0 mode: 1024x768, depth=24, bpp=32, bpl=4096, base=0xc0400000 /dev/video0 [v4l2]: ioctl VIDIOC_QUERYCAP: Invalid argument /dev/video0 [v4l]: no overlay support # v4l-info ### video4linux device info [/dev/video0] ### general info VIDIOCGCAP name : "Qtec Webcam 100" type : 0x1 [CAPTURE] channels : 1 audios : 0 maxwidth : 352 maxheight : 288 minwidth : 160 minheight : 120 channels VIDIOCGCHAN(0) channel : 0 name : "PAC207BCA" tuners : 0 flags : 0x0 [] type : CAMERA norm : 0 picture VIDIOCGPICT brightness : 10496 hue : 0 colour : 0 contrast : 30720 whiteness : 0 depth : 24 palette : RGB24 /******************************************/ I tried to change pixel format in the macro #define PIXEL_FORMAT V4L2_PIX_FMT_RGB24 i needs to change anything in v4l2-camera.patch to make this work with android or it straight forward works. Thanks & Regards Deepak --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
