Hi
I am trying to develop some Camera application in iMx8QM MEK running Android Q.
I am using "Logitech C270 HD WEBCAM" for my application.
In the MEK, I have observed that the default camera application is not working. PFA the logs
My initial requirement is to develop a sample Android camera application that uses external USB camera as the input.
The app should be able to detect the USB camera as the default camera option using camera2 API.
Is there any configuration to be done to enable USB camera in iMx8QM MEK with Android 10?
Regards
Ajmal
Have you write selinux policy for your usb camera?
https://source.android.com/docs/security/features/selinux/device-policy
https://android.googlesource.com/device/lge/hammerhead/+/marshmallow-dev/sepolicy/file_contexts#21
Please provide kernel log and Android individually.