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

Question: Does this support using the android device itself as a USB camera? #24

Closed
tejaschaphalkar opened this issue Jul 22, 2021 · 2 comments

Comments

@tejaschaphalkar
Copy link

With the USB Gadget Tool, will I be able to connect my phone to a PC and use it as a camera?

@boognish-rising
Copy link

I know this is over a year old but you never received an answer so while I can't answer your question directly, I can suggest 2 alternatives that work well

DroidCam

Iriun Webcam

The first is the better known of the two but also comes with ads unless you purchase the premium version

I personally prefer Iriun not just because it's free and without ads but also seems to just work better have a nicer interface and more features but your mileage may vary

@tejado
Copy link
Owner

tejado commented Nov 28, 2022

At the current standpoint, this project - android-usb-gadget - does not provide any implementation logic of USB gadgets. It only configures them, so that additional apps like Authorizer can use them.

We are currently working on a UVC camera integration, including a new feature in the app, to demonstrate the usage of USB gadgets.
Since DroidCam and Iriun Webcam require installing their own software on the respective system, it does not meet our requirements for such a solution.

Closing this issue. Current status and discussion in #38

@tejado tejado closed this as completed Nov 28, 2022
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