Difference between revisions of "USB Webcams"
From ArmadeusWiki
(→Tested models) |
(APF9328 no more supported & OPOS6UL tested) |
||
Line 4: | Line 4: | ||
{{Note|If you need performances, we recommend you to use camera modules connectible to either [[Camera_interface| the CSI interface of the i.MX processors]] or the FPGA.<br> | {{Note|If you need performances, we recommend you to use camera modules connectible to either [[Camera_interface| the CSI interface of the i.MX processors]] or the FPGA.<br> | ||
− | For the really intensive image processing applications, | + | For the really intensive image processing applications, Armadeus Systems is developing and providing the [[SP_VISION]] APF27Dev/APF51Dev extension board.}} |
==Tested models== | ==Tested models== | ||
{| border="1" cellpadding="5" cellspacing="0" summary="Supported Webcams" | {| border="1" cellpadding="5" cellspacing="0" summary="Supported Webcams" | ||
|- style="background:#efefef;" | |- style="background:#efefef;" | ||
− | !'''Model''' || colspan="3" | '''Status<br> | + | !'''Model''' || colspan="3" | '''Status<br> APF27/APF51/OPOS6UL''' ||'''Driver''' || '''Comments''' |
|---------------- | |---------------- | ||
− | |'''Logitech QuickCam Pro 4000''' [[Image:Logitech_QuickCam_Pro_4000.jpg]] || style="background:# | + | |'''Logitech QuickCam Pro 4000''' [[Image:Logitech_QuickCam_Pro_4000.jpg]] || style="background:#ff0000;" | KO || style="background:#ffff00;" | TBT || style="background:#ffff00;" | TBT || [[PWC Webcams|PWC]] || Camera can be controlled through V4L, but no image is coming |
|---------------- | |---------------- | ||
− | |'''Creative NX PD1110''' || style="background:# | + | |'''Creative NX PD1110''' || style="background:#00ff00;" | '''OK''' || style="background:#ffff00;" | TBT || style="background:#ffff00;" | TBT || [[GspcaWebcam]]/gspca_zc3xx || Camera outputs JPEG |
|---------------- | |---------------- | ||
− | |'''Creative Live! Chat IM''' || style="background:#ffff00;" |TBT || style="background:#ffff00;" | | + | |'''Creative Live! Chat IM''' || style="background:#ffff00;" | TBT || style="background:#ffff00;" | TBT || style="background:#ffff00;" | TBT || [[GspcaWebcam]]/gspca_zc3xx || STREAM mode not supported ? Camera outputs JPEG |
|---------------- | |---------------- | ||
− | |'''Creative Live! Cam Video IM Pro''' [[Image:Creative_Live_Cam_IM_Pro.jpg]] || style="background:# | + | |'''Creative Live! Cam Video IM Pro''' [[Image:Creative_Live_Cam_IM_Pro.jpg]] || style="background:#00ff00;" | '''OK''' || style="background:#ffff00;" | TBT || style="background:#ffff00;" | TBT || [[UVC Webcams|UVC]] || '''!! Some versions of this camera have not an UVC compatible chip and so are not working !!''' |
|---------------- | |---------------- | ||
− | |'''Logitech Webcam C300''' [[Image:Logitech_Webcam_C300.jpg]] || style="background:# | + | |'''Logitech Webcam C300''' [[Image:Logitech_Webcam_C300.jpg]] || style="background:#00ff00;" | '''OK''' || style="background:#00ff00;" | '''OK''' || style="background:#00ff00;" | '''OK''' || [[UVC Webcams|UVC]] || Camera works great with capture example as it output raw YUV 4:2:2 ! |
|---------------- | |---------------- | ||
|} | |} |
Revision as of 16:40, 23 June 2021
Even if not optimized for data transfer performances, USB Webcams are (mostly) cheap and can be a good starting point for video acquisition/processing.
This page will summarize the validated models and link to their respective documentation.
Note: If you need performances, we recommend you to use camera modules connectible to either the CSI interface of the i.MX processors or the FPGA. For the really intensive image processing applications, Armadeus Systems is developing and providing the SP_VISION APF27Dev/APF51Dev extension board. |
Tested models
Model | Status APF27/APF51/OPOS6UL |
Driver | Comments | ||
---|---|---|---|---|---|
Logitech QuickCam Pro 4000 | KO | TBT | TBT | PWC | Camera can be controlled through V4L, but no image is coming |
Creative NX PD1110 | OK | TBT | TBT | GspcaWebcam/gspca_zc3xx | Camera outputs JPEG |
Creative Live! Chat IM | TBT | TBT | TBT | GspcaWebcam/gspca_zc3xx | STREAM mode not supported ? Camera outputs JPEG |
Creative Live! Cam Video IM Pro | OK | TBT | TBT | UVC | !! Some versions of this camera have not an UVC compatible chip and so are not working !! |
Logitech Webcam C300 | OK | OK | OK | UVC | Camera works great with capture example as it output raw YUV 4:2:2 ! |