Skip to content

Instantly share code, notes, and snippets.

@chadly
Created January 28, 2022 19:23
Show Gist options
  • Save chadly/d792e24fabb18dec49116d0d69da5d5f to your computer and use it in GitHub Desktop.
Save chadly/d792e24fabb18dec49116d0d69da5d5f to your computer and use it in GitHub Desktop.
OBS Virtual Camera
sudo dnf install v4l2loopback
sudo modprobe v4l2loopback devices=1 max_buffers=2 exclusive_caps=1 card_label="VirtualCam"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment