I am using OMAPL138LCDK i want to interface a USB webcam and display the output through the VGA port i have configured the UVC support through linux tool chain after which when i am connecting logitech webcam c270 it comes like below
***************************************************************
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org omapl138-lcdk ttyS2
Arago 2011.09 omapl138-lcdk ttyS2
omapl138-lcdk login: root
root@omapl138-lcdk:~# usb 1-1: new full speed USB device number 2 using ohci
usb 1-1: New USB device found, idVendor=046d, idProduct=0825
usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=2
usb 1-1: SerialNumber: C1D14B60
uvcvideo: Found UVC 1.00 device <unnamed> (046d:0825)
input: UVC Camera (046d:0825) as /devices/platform/ohci.0/usb1/1-1/1-1:1.0/input/input0
after pressing enter i again comes to prompt
how to get the output of the camera to vga port display?