Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Internetperson-dev/53af31716670198b152ca08836db7b38 to your computer and use it in GitHub Desktop.

Select an option

Save Internetperson-dev/53af31716670198b152ca08836db7b38 to your computer and use it in GitHub Desktop.
Capturing wlroots desktop.md

curl -LO https://hg.sr.ht/~scoopta/wlrobs/archive/v1.2.tar.gz

tar -ztvf v1.2.tar.gz

cd wlrobs-v1.2

meson setup build -Dc_args="-Wno-error=unused-result"

ninja -C build

Open OBS and add dmabuf Wayland capture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment