Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arkorty/obs-wayland-fix

wlrobs is an obs-studio plugin that allows you to screen capture on wlroots based wayland compositors
https://github.com/arkorty/obs-wayland-fix

obs obs-studio-plugin wayland wlroots

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# wlrobs (Fork)

> **Note:** This is a fork of the original wlrobs repository. The original repository can be found [here](https://hg.sr.ht/~scoopta/wlrobs).
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