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

USB passthrough #1

Open
bigmac5753 opened this issue Apr 3, 2021 · 4 comments
Open

USB passthrough #1

bigmac5753 opened this issue Apr 3, 2021 · 4 comments

Comments

@bigmac5753
Copy link

I'm running this container in unraid. I'm trying to passthrough a USB HDMI capture dongle but it won't work.

@bandi13
Copy link
Owner

bandi13 commented Apr 3, 2021

My guess is you probably need to do something like -v /dev:/dev --privileged, though you'll want to experiment with adding only the --cap-add that you truly need.

@zsinba
Copy link

zsinba commented Aug 4, 2022

This is a Docker matter, not an OBS matter.

@bigmac5753
Copy link
Author

This is a Docker matter, not an OBS matter.

After revisiting this issue, it appears to be due to missing v4l drivers. Therefore, IS an OBS matter.
Thanks for your input though!

@bandi13
Copy link
Owner

bandi13 commented Aug 27, 2022

Can you send a PR? Which driver is missing? What package needs to be installed?

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