How to use usb webcam in H3??
← Thread:Talk:R-Car/Boards/Yocto-Gen3/How to use usb webcam in H3??
How to use usb webcam in H3??
Because I use python opencv
>> cap = cv2.VideoCapture(0)
It doesn't capture webcam
How to solve this problem??
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:Talk:R-Car/Boards/Yocto-Gen3/How to use usb webcam in H3??/reply.
My environment : - Yocto v2.19.0 - USB Webcam logitech HD WEBCAM C525
I refer https://elinux.org/R-Car/Boards/Yocto-Gen3/OpenCL & https://elinux.org/index.php?title=R-Car/Boards/Yocto-Gen3&oldid=449821
sorry I don't know where can I revise the code you say in the first 1. Enable the following kernel config.
Device Drivers --> Multimedia support ---> [*] Media USB Adapters [*] USB Video Class (UVC) [*] UVC input events device support (NEW)
Please refer to the chapter 2.3.2 of https://www.yoctoproject.org/docs/1.6.1/kernel-dev/kernel-dev.html