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

Android UVC HDMI #1154

Open
skinkie opened this issue Dec 20, 2024 · 4 comments
Open

Android UVC HDMI #1154

skinkie opened this issue Dec 20, 2024 · 4 comments

Comments

@skinkie
Copy link

skinkie commented Dec 20, 2024

Hi, very long ago I was around. But I recently regained interest, because of a new phone.

In the documentation it is mentioned: Additional UVC/HDMI support is available experimentally for Android.
How would I select the USB UVC input?

I am able to use the USB UVC input using the "famous" USB camera app, hence I know it is working, but I also already know that it seems that there is a bandwidth limit on this phone's "fake" USB-C input which seems to limits it processing to about 800x600x30fps, higher resolution possible at lower frame rate.

@steveseguin
Copy link
Owner

For Android, you can download this and sideload it as an APK:

https://drive.google.com/file/d/1L8meslXPEzivocH3wz48abNtJ926hQUr/view?usp=drive_link

Make sure your USB device is compatible. This sometimes means connecting the camera to the phone with a powered USB OTG hub. My webcam won't work directly connected, but it does work when connected to a powered USB Hub. Sometimes just an OTG compatible device is enough, but it will depend on the device and the phone I guess.

Cameras that output h264/h265 only will not work I think; UVC compatbility is important, and funky settings may break it.

Anways, to use this, just start the app, connect the camera, and within a few seconds the camera should just appear.

If this app crashes, I can put up an older version that might be more stable, but isn't as far along in terms of UI.

@steveseguin
Copy link
Owner

nice to see you again, btw

@skinkie
Copy link
Author

skinkie commented Dec 20, 2024

Make sure your USB device is compatible. This sometimes means connecting the camera to the phone with a powered USB OTG hub. My webcam won't work directly connected, but it does work when connected to a powered USB Hub. Sometimes just an OTG compatible device is enough, but it will depend on the device and the phone I guess.

Given that the USB Camera app works, but is very picky on which video format was taken, I think we have this covered.

Anways, to use this, just start the app, connect the camera, and within a few seconds the camera should just appear.

If this app crashes, I can put up an older version that might be more stable, but isn't as far along in terms of UI.

I'll take a peak. I am also interested in getting 'tally' light to work and removing the OBS-url messages after a connection is established.

@steveseguin
Copy link
Owner

https://drive.google.com/file/d/1L8meslXPEzivocH3wz48abNtJ926hQUr/view?usp=drive_link

I added a tally light and the view link hides when someone views it. the tally light however is only letting you know someone is viewing; not that it's active in OBS.

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

2 participants