-
Notifications
You must be signed in to change notification settings - Fork 35
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
V4L2 Video Output not working #51
Comments
It works on |
popey
added a commit
to popey/obs-studio
that referenced
this issue
Dec 22, 2023
What's Changed * feat: update scene switcher to 1.24.2 by @flexiondotorg in snapcrafters#49 * feat: update to composite blur 1.1.0 by @flexiondotorg in snapcrafters#50 * feat: update move transition to 2.9.7 by @flexiondotorg in snapcrafters#54 * feat: update advanced masks to 1.0.1 by @flexiondotorg in snapcrafters#51 * feat: update OBS Studio to 30.0.2 by @flexiondotorg in snapcrafters#55 * feat: update local vocal to 0.0.8 by @flexiondotorg in snapcrafters#53 * feat: update background removal to 1.1.8 by @flexiondotorg in snapcrafters#52 Full Changelog: r23344...r23356
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried /dev/video1 since that was also there when I checked.
I saw in a tutorial that I should install v4l2loopback-dkms, & followed it by typing
sudo modprobe v4l2loopback video_nr=10 card_label="OBS Video Source" exclusive_caps=1
in the terminal. Didn’t work either.My GPU is an NVIDIA GeForce GTX 1060 6GB if that helps
The text was updated successfully, but these errors were encountered: