Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can give more priority to usb camer on android device using this library #23

Closed
EworkitSrl opened this issue Oct 4, 2021 · 2 comments
Closed

Comments

@EworkitSrl
Copy link

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?

@Peter-St
Copy link
Owner

Peter-St commented Oct 4, 2021

Hello EworkitSrl,

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.

So far,
Peter

@lchandp lchandp mentioned this issue Nov 24, 2021
@heaveninfosoft
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants