Hi, I am trying to use Logitech USB webcam pro5000 with TI's DA-VINCI EVM. Currently I am running 2.6.19 kernel from http://source.mvista.com/git/
Since the camera is compliant to USB video class, I have used UVC driver available from http://developer.berlios.de/projects/linux-uvc/ The driver gets initialized properly. When I try to run video loopback (proprietary application), I am not getting any video data from the webcam. All the IOCTL calls to the driver succeed but when I start streaming I am only getting empty packets (12bytes long) with just header. The camera and driver works fine on my Linux PC with the luvcview application. I have compared the luvcview code and my proprietary loopback application and found that sequence of initialization steps is same in both cases. I am not able to find whether the issue is somewhere with the driver or with the device or with the kernel. Please let me know if somebody has used USB webcam (USB video class) for any embedded applications Regards Pawan ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify [EMAIL PROTECTED] **********************************************************************
_______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel