Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 490 Bytes

CONFIGURE_OBS.md

File metadata and controls

19 lines (15 loc) · 490 Bytes

Instructions for configuring OBS for greenscreen

Install obs-studio

sudo apt install obs-studio

Add v4l2loopback driver

sudo apt install v4l2loopback-dkms

Create video device

sudo modprobe v4l2loopback video_nr=10 card_label="OBS Video Source" exclusive_caps=1

The rest is in OBS. Add the video source, add a filter if you have a greenscreen, add an image....boom