Skip to content

Instantly share code, notes, and snippets.

View redragonx's full-sized avatar
:atom:
Go have fun.

Stephen Chavez redragonx

:atom:
Go have fun.
View GitHub Profile

Keybase proof

I hereby claim:

  • I am redragonx on github.
  • I am stephenC (https://keybase.io/stephenC) on keybase.
  • I have a public key whose fingerprint is 5224 B1A1 63B8 430B 2E97 AC1D 192E A44F B5BC 5AC7

To claim this, I am signing this object:

@redragonx
redragonx / README.md
Created January 3, 2021 23:29 — forked from ioquatix/README.md
How to setup v4l2 loopback for use with OBS.

Firstly, you need to install v4l2loopback and obs-v4l2sink. On arch linux with yay:

yay -Syu obs-v4l2sink v4l2loopback-dkms

Then, set up a systemd service:

koyoko% cat /etc/systemd/system/v4l2loopback.service