How to integrate logitech webcam pro 9000 (usb type) to my khadas vim3

Which Khadas SBC do you use?

khadas vim3 PRO

Which system do you use? Android, Ubuntu, OOWOW or others?

Android 9

Which version of system do you use? Khadas official images, self built images, or others?

self built images (with gapps patch given by @Terry )

Please describe your issue below:

when I connect webcam logitech pro 9000 via usb to my khadas vim3 pro camera 2 app is not detecting this webcam, how ever when I downloaded USB CAMERA VIEWER app from playstore in that app I am able to take photos from my webcam. So how to integrate my webcam to this product as main cam and can access it in every application. is there any thing I need to add in my build? and also does the procedure is same to integrate Creative Webcam VF0800 USB 3.0 Intel RealSense Developer Kit instead of logicat or it requires any other additional work?

Thanks in advance

@katta_Prudhvi_Raj I think you can refer to this document for UVC camera working:
https://source.android.com/docs/core/camera/external-usb-cameras

1 Like

Thankyou @Electr1, I will work on that… one more doubt does this procedure makes us to integrate any usb webcam to our khadas vim3 device or is there any limitation for these type of devices

As mentioned, Android provide support for any general UVC usb camera protocol.

1 Like

Thanks for your answer, I have worked on it. It is working completely fine for logitech quickcam pro 9000.