flathub / com.obsproject.Studio

This repository is no longer used to build OBS. Issues should be reported at https://github.com/obsproject/obs-studio
https://github.com/obsproject/obs-studio
29 stars 21 forks source link

Virtual camera option not listed in flatpak 27.1.3 #158

Closed andirsun closed 2 years ago

andirsun commented 2 years ago

I installed with flathub and flathub beta repo and both are missing the feature. How can I get the feature ?

I installed dependency sudo apt install v4l2loopback-dkms Screenshot from 2021-10-05 11-08-45

GeorgesStavracas commented 2 years ago

Please open a terminal and share here the output of $ modinfo v4l2loopback

andirsun commented 2 years ago

Actually im no longer running ubuntu base distro, but in fedora virtual camera is missing to.

sudo dnf install v4l2loopback-dkms
Last metadata expiration check: 0:01:02 ago on Sat 23 Oct 2021 01:41:58 PM -05.
No match for argument: v4l2loopback-dkms
Error: Unable to find a match: v4l2loopback-dkms
GeorgesStavracas commented 2 years ago

You need to install the v4l2loopback module, but I can't provide distro-specific help. Clearly v4l2loopback-dkms is not the package name on Fedora, you have to ask Fedora folks for that package. Meanwhile, I can still verify from multiple machines that virtualcam works on OBS when the v4l2loopback is properly installed, so I'll close this issue until you can confirm the issue with the command above.