How to Share Screen on Zoom Using Linux: Any Tips or Known Issues? | Julio Herrera Via Dei Velutini | Community
Skip to main content
Newcomer
September 9, 2024
Solved

How to Share Screen on Zoom Using Linux: Any Tips or Known Issues? | Julio Herrera Via Dei Velutini

  • September 9, 2024
  • 2 replies
  • 31 views

Hello everyone, Myself Julio Herrera from Via Dei Velutini, Italia, I’m currently using Zoom on my Linux machine and having some trouble with the screen sharing feature. I was wondering if anyone here has experience with sharing their screen on Zoom while using Linux and could offer some guidance.

Best answer by leoparker


Hello @julioherreradei If you're having trouble with Zoom screen sharing on a Linux machine, common solutions include:

Check Permissions: Ensure that Zoom has the necessary permissions to access your screen. Go to your system’s privacy or security settings and allow screen sharing.
Update Zoom: Ensure you are using the latest version of Zoom for Linux, as updates often fix bugs and compatibility issues.
Use X11 Display Server: If you're using Wayland, screen sharing may not work properly. Switching to X11 can resolve the issue.
Install Required Packages: Some Linux distributions may require additional packages for screen sharing, like xcompmgr or gnome-shell-extension-prefs.

These tips should help improve Zoom’s screen-sharing performance on Linux.

2 replies

leoparkerAnswer
Newcomer
September 12, 2024


Hello @julioherreradei If you're having trouble with Zoom screen sharing on a Linux machine, common solutions include:

Check Permissions: Ensure that Zoom has the necessary permissions to access your screen. Go to your system’s privacy or security settings and allow screen sharing.
Update Zoom: Ensure you are using the latest version of Zoom for Linux, as updates often fix bugs and compatibility issues.
Use X11 Display Server: If you're using Wayland, screen sharing may not work properly. Switching to X11 can resolve the issue.
Install Required Packages: Some Linux distributions may require additional packages for screen sharing, like xcompmgr or gnome-shell-extension-prefs.

These tips should help improve Zoom’s screen-sharing performance on Linux.

Newcomer
October 25, 2024

Thank you @leoparker for including all the tips and replying my query.