1
0
Fork 0
mirror of https://github.com/swaywm/sway.git synced 2025-03-25 07:42:03 +00:00

Add wl-screenrec as a screen recording option

Russell Greene 2023-07-09 19:09:33 -06:00
parent ea0b2e4dca
commit b52664ed62

@ -266,6 +266,7 @@ See also: [Screencast-Compatibility](https://github.com/emersion/xdg-desktop-por
* [waypipe](https://gitlab.freedesktop.org/mstoeckl/waypipe) - waypipe is a proxy for Wayland clients. This makes application forwarding similar to ssh -X feasible.
* [wf-recorder](https://github.com/ammen99/wf-recorder) - Screen recorder for wlroots-based compositors eg swaywm
* [wl-screenrec](https://github.com/russelltg/wl-screenrec) - Efficient screen recorder for wlroots-based compositors. Requires vaapi support.
* [cute-sway-recorder](https://github.com/it-is-wednesday/cute-sway-recorder) - Screen recorder for wlroots-based window managers, mainly Sway (a graphical Qt wrapper for wf-recorder)
* [obs-studio](https://github.com/obsproject/obs-studio) - capturing, compositing, encoding, recording, and streaming video content, efficiently (see wlrobs)
* [wlrobs](https://hg.sr.ht/~scoopta/wlrobs) - obs-studio plugin that allows you to screen capture on wlroots based wayland compositors