You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to develop an app that when i connect a third party camera to device then the device should take that camera as the main camera.
ex-: if get a video call in any application, the camera view should take from that third party camera. Is this possible?
The text was updated successfully, but these errors were encountered:
the Google Developer Team dropped with Android Pie (SDK28) the Usb camera support (https://github.com/saki4510t/UVCPermissionTest).
Please read through this link and also read the open issiue in this link.
Theoretically it could only work on older Android devices.
Another thing is, that with the upcomming USB3 speed, UVC is no more a common driver way for usb cameras. The google team started to include an usb camera support in Android Pie , but never finished it in all ongoing releases.
i want to develop an app that when i connect a third party camera to device then the device should take that camera as the main camera.
ex-: if get a video call in any application, the camera view should take from that third party camera. Is this possible?
The text was updated successfully, but these errors were encountered: