Skip to content

Commit

Permalink
README: document current wayland issues (#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
csett86 authored Sep 16, 2023
1 parent 0f83658 commit 6baf1e0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,8 @@ On macOS Catalina, a warning will be displayed on first install. The app won't o
* If you can't execute the file directly after downloading it, try running `chmod u+x ./jitsi-meet-x86_64.AppImage`

* Under wayland, screensharing is currently buggy:
* Sharing fullscreen is not supported at the moment
* When trying to start screensharing under wayland, 2 permission popups will show up. First a pipewire based system selector, then a jitsi internal selector. In the following jitsi-internal selector, be quick (<2 seconds) to select an application to start the screensharing. If you take longer, then the first permission pupup will come again.
* Use a browser to share your screen with wayland. X11 is not affected by this.
* When trying to start screensharing under wayland, 2 permission popups will show up. First two pipewire based system selectors, then a jitsi internal selector. You need to select something in both (overlapping) Pipewire promots. In the following jitsi-internal selector, be quick (<2 seconds) to select a screen or an application to start the screensharing. If you take longer, then the first permission pupups will come again.
* X11 is not affected by this

* On Ubuntu 22.04, the AppImage will fail with a fuse error (as the AppImage uses `libfuse2`, while 22.04 comes with `libfuse3` by default):

Expand Down

0 comments on commit 6baf1e0

Please sign in to comment.