Skip to content

wlrobs is an obs-studio plugin that allows you to screen capture on wlroots based wayland compositors

License

Notifications You must be signed in to change notification settings

arkorty/obs-wayland-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wlrobs (Fork)

Note: This is a fork of the original wlrobs repository. The original repository can be found here. wlrobs is an obs-studio plugin that allows you to screen capture on wlroots based wayland compositors

Dependencies

libwayland-dev
libobs-dev
pkg-config
meson

Building

hg clone https://hg.sr.ht/~scoopta/wlrobs
cd wlrobs
meson build
ninja -C build

The screencopy backend can be disabled with the -Duse_scpy=false meson option, likewise dmabuf can be disabled with -Duse_dmabuf=false

Installing

mkdir -p ~/.config/obs-studio/plugins/wlrobs/bin/64bit
cp build/libwlrobs.so ~/.config/obs-studio/plugins/wlrobs/bin/64bit

Uninstalling

rm -rf ~/.config/obs-studio/plugins/wlrobs

Bug Reports

Please file bug reports at https://todo.sr.ht/~scoopta/wlrobs

Contributing

Please submit patches to https://lists.sr.ht/~scoopta/wlrobs

You can find documentation here https://man.sr.ht/hg.sr.ht/email.md

About

wlrobs is an obs-studio plugin that allows you to screen capture on wlroots based wayland compositors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages