You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2021. It is now read-only.
For me, the instructions above did not work.
Running OBS 25.0.4 on Ubuntu 18.04.4, kernel: 5.3.0-46-generic #38~18.04.1-Ubuntu SMP x86_64, I was getting the same error: "Format not support"...
Eventually I succeeded by doing the following:
a. Updated OBS to 25.0.7
b. Downloaded and installed v4l2loopback-dkms_0.12.5-1 from Debian Sid: https://packages.debian.org/sid/v4l2loopback-dkms;
c. Erased the v4l2loopback module from the kernel, and re-loaded the new v4l2loopback module;
then obs-v4l2sink is working!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Source: https://srcco.de/posts/using-obs-studio-with-v4l2-for-google-hangouts-meet.html
cp /usr/lib/obs-plugins/v4l2sink.so /usr/lib/x86_64-linux-gnu/obs-plugins/
The text was updated successfully, but these errors were encountered: