implementation UVC (USB Video Class Driver) on a microcontroller that run STLinux

Thread Starter

aldo85ita

Joined Jun 23, 2010
0
Hi all,
I need build a module for STLinux that implement UVC. In particolar I'm working with a microcontroller spear (based on ARM926 CPU) that run STLinux. This microntroller is interfaced with a STV0986 ( imaging coprocessor )and this is connected with the camera. My target is buid slave driver on microcontroller, so when I'll connect (by USB) the microcontroller to a PC,this PC will detect the microcontroller like a webcam and can use it by standard camera driver of windows... I found the UVC definition for video devices,but I didn't find any source code about implementing it... could you help me?
 
Top