Maintenance is being performed on Zoom's support site on November 4 that may cause support impact. For more information, please click here.
Everything you need to work together, all in one place.
Explore Zoom One's Collaboration ToolsConnect virtually from anywhere with Zoom Meetings
Collaborate together with Zoom Chat
Call the world with Zoom Phone
Create and brainstorm with Zoom Whiteboard
Rich conversation analytics to improve sales
Send and receive messages and calendar invitations
Bring fluid interactions to hybrid teams with Zoom Huddles
Remove the hassle of traditional scheduling with Zoom Scheduler
Innovative video solutions for every meeting space.
Bring meeting spaces online with Zoom Rooms
Conference Room Connector links existing rooms to Zoom
Innovative solutions for every space
Solutions to host impactful virtual and hybrid experiences.
Find a Solution for Every EventHost hybrid and virtual events with Zoom Events
Elevate your brand with single session events powered by Zoom Sessions
Broadcast at scale with Zoom Webinars
Host and attend classes, group events, and more OnZoom
An omnichannel cloud solution optimized for video.
Engage customers with Zoom Contact Center
Deliver intelligent support with conversational AI
Optimize contact center agent performance and engagement
Zoom solutions elevate collaboration across vertical use cases.
Discover Zoom Industry SolutionsEnabling exciting new ways to teach, learn, and connect globally
Transforming client engagement and employee experiences
Improving collaboration between agencies, ministries and constituents
Connecting care, collaboration, and medical innovation
Real-time communication, anywhere in the world
Bridging the in-store and online experiences
Expert support and services for all your design, strategy, implementation, event, and hardware needs.
Global Services
Hardware purchase and subscription options
Flexible subscription plans for hardware
Protect certain data at rest with your own encryption keys
An open platform that allows developers to build Zoom apps and integrations.
Explore thousands of apps that work with or within Zoom
Documentation for building with Zoom's technology using SDKs, APIs, and webhooks
Post your questions and get help from our developer community
Zoom Partners bring Zoom's communications platform to market through alliance, sales, and service partnerships.
Explore Zoom's technology ecosystem
Find a trusted Partner
Learn about Zoom's Partner Programs
Access marketing & sales resources
Login to the Partner Portal and click 'Learn'
Discover new ways to use Zoom solutions to power your modern workforce.
Access expert-led tutorials on Zoom products and features.
Network with other Zoom users, and share your own product and industry insights.
Get documentation on deploying, managing, and using the Zoom platform.
Keep your Zoom client up to date to access the latest features.
Download CenterDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds2023-07-29 01:07 PM - edited 2023-07-29 01:08 PM
Over a year ago we were seeing titles like "Zoom Linux App Now Supports Screensharing on Wayland" but as far as I can tell this is not true now and has never ever been true.
There are some other posts here which point out the problem but they seem to have gone unnoticed by any people actually working for Zoom, so I will try to post another one and hopefully it will get some attention.
Basically, for a long time screen sharing did not work at all, but finally Zoom made some fixes and now we can start up screen sharing. But in my experience and that of others reported in some threads here, once the screen sharing is started, it cannot be stopped. This really makes screen sharing unuseable.
PLEASE FIX ZOOM SO WE CAN STOP SCREEN SHARING ONCE IT HAS STARTED.
The problem is twofold. First, most significantly, the floating toolbar that allows one to stop screening (as well as alter it in other ways) DISAPPEARS after it has been shown for only about ten seconds. It seems impossible to get it back (no matter what settings one has in the settings dialog, contrary to what some people have suggested).
Second, there is supposed to be a keybinding, Alt-S to stop screen sharing. But it also has no effect.
It is possible that Zoom cannot figure out how to get the floating toolbar to keep showing under Wayland (people have reported both in various versions of Gnome and also KDE this happens).
But surely in order to make their program USABLE at least, they can AT LEAST fix the keybinding so that it works to stop the screen sharing? This seems like a trivial thing to do, which will move Zoom from being unusable under Wayland to very usable, even without the bells and whistles of the invisible toolbar.
Please! Thank you.
2023-09-21 01:18 PM
Two months and not a single reply to this? Two years and Zoom still does not work for screen sharing under Wayland. Why is not something done about this? It is infuriating!
2023-09-22 11:53 AM - edited 2023-09-22 11:54 AM
Screen sharing is still not working at all on wayland with Ubuntu 22.04 LTS.
The only solution is to use Zoom through FireFox where the screensharing actually works.
How can they advertise here that it is working when it is not:
https://support.zoom.us/hc/en-us/articles/6634039380877-Zoom-sharing-your-screen-on-Wayland-issue
2023-09-22 12:26 PM
Regarding their question, "How can they advertise here that it is working when it is not", I believe what they are saying in that page is that you can run Zoom and get screen sharing, including just a specific window, without launching the entire desktop system under X.
And this is true, at least for me. They have changed to use the Wayland APIs to do screen sharing, so that it works under Wayland. However, in order to have this work correctly, you still have to run zoom using X via XWayland (by asking for the xcb qt plugin). Then it steps out of XWayland in order to do the screensharing.
But we should be able to run the entire application with all its windows running under Wayland directly.
2023-09-22 12:27 PM
Are you not able to run Zoom under Wayland using XWayland?
One way we use Zoom is like a phone, calling one another and getting a ring, and answering, without setting up any meetings, which I do not believe can be done with the web app.
If you do not object to using XWayland for the occasional app while running under Wayland, you should be able to get adequate peformance with screen sharing by running Zoom from the terminal with
QT_QPA_PLATFORM=xcb zoom
It will render most windows with XWayland, but steps outside of this framework to do the screen sharing. So strange they use Wayland to get screen sharing when running under XWayland, yet cannot use it under Wayland. It is because the somehow the floating toolbar for the controls does not work correctly under Wayland. They could easily fix this, if they cannot figure out how to make a floating toolbar, by simply making a keybinding to stop sharing. Zoom would still be less than ideal in many ways, but it would contain the BASIC FUNCTIONALITY needed.
2023-09-22 12:20 PM - edited 2023-09-22 12:28 PM
Oops. posted reply in wrong place. And... cannot delete?