try out wayland

This commit is contained in:
rustdesk
2021-07-23 17:52:38 +08:00
parent d83163b6a0
commit c15c44788c
12 changed files with 972 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
# About
Derived from https://github.com/H-M-H/Weylus/tree/master/src/capturable with the author's consent, https://github.com/rustdesk/rustdesk/issues/56#issuecomment-882727967
# Dep
Works fine on Ubuntu 21.04 with pipewire 3 and xdg-desktop-portal 1.8
`
apt install -y libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
`