2011-04-14 05:36:04 uvc supported cameras for BF527
Chandrashekhar Lavania (INDIA)
Message: 99842
Hi,
I am trying to select a webcam for my BF527 based board TLL6527M. When I go through the make menuconfig process I get the following list of supported cameras:
--- V4L USB devices │ │
│ │ <*> USB Video Class (UVC) │ │
│ │ [*] UVC input events device support (NEW) │ │
│ │ <M> GSPCA based webcams (NEW) ---> │ │
│ │ < > Hauppauge WinTV-PVR USB2 support (NEW) │ │
│ │ < > Hauppauge HD PVR support (NEW) │ │
│ │ < > Empia EM28xx USB video capture support (NEW) │ │
│ │ < > Conexant cx231xx USB video capture support (NEW) │ │
│ │ < > USB video devices based on Nogatech NT1003/1004/1005 (NEW) │ │
│ │ < > USB 3com HomeConnect (aka vicam) support (EXPERIMENTAL) (NEW) │ │ │ < > USB IBM (Xirlink) C-it Camera support (NEW) │ │
│ │ < > USB Konica Webcam support (NEW) │ │
│ │ < > USB Logitech Quickcam Messenger (DEPRECATED) (NEW) │ │
│ │ < > USB ET61X[12]51 PC Camera Controller support (DEPRECATED) (NEW) │ │ │ < > OmniVision Camera Chip support (DEPRECATED) (NEW) │ │
│ │ < > USB OV511 Camera support (DEPRECATED) (NEW) │ │
│ │ < > USB SE401 Camera support (NEW) │ │
│ │ < > USB SN9C1xx PC Camera Controller support (DEPRECATED) (NEW) │ │ │ │ < > USB STV680 (Pencam) Camera support (DEPRECATED) (NEW) │ │
│ │ < > USB ZC0301[P] webcam support (DEPRECATED) (NEW) │ │
│ │ < > USB Philips Cameras (NEW) │ │
│ │ [*] USB Philips Cameras input events device support (NEW) │ │
│ │ < > USB ZR364XX Camera support (NEW) │ │
│ │ < > USB Syntek DC1125 Camera support (NEW) │ │
│ │ < > USB Sensoray 2255 video capture device (NEW) │ │
│ │
Is there any reason to select one of them over others for BF527 or will all of them work equally well with BF527.
Regards,
Shekhar
QuoteReplyEditDelete
2011-04-14 06:50:28 Re: uvc supported cameras for BF527
Aaron Wu (CHINA)
Message: 99843
All the USB camera devices should be the same so long as their UVC driver is ready to work. However not all of the modules are virified on blackfin platform, why not try one that's immediately available for you? Check if this document will help; docs.blackfin.uclinux.org/doku.php?id=linux-kernel:drivers:usb_video_device_class
QuoteReplyEditDelete