You're invited to Zoomtopia 2022! Our annual user conference will take place in the Americas on November 8-9 and in APAC, Japan, and EMEA on November 17.
Learn more about our hybrid event experienceEverything 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
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
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
Flexible subscription plans for hardware
An open platform that allows developers to build Zoom apps and integrations.
Explore over 1,500 apps in Zoom App Marketplace
Documentation for building on Zoom's platform using APIs, Webhooks, and SDKs
Resources that help developers evaluate & build with our solutions
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-03-29 07:13 PM
Hi there,
I develop a Mac desktop application and its window is expected to be ignored (i.e. being transparent) by the screen capture. However, Zoom Mac desktop client does such filtering in a broken way. The screen capture shows my window sometimes and hides it other times. Here is the result with my test application. It looks like Zoom brings back the window whenever any update is made on the window and then hides it a few seconds later.
Repro video is here: https://drive.google.com/file/d/1-itVSIb9FdoXTTtDbmQaXj53uJK9sK4p/view?usp=sharing
I found a workaround. Go to Share Screen > Advanced, and set Screen capture mode as one of “Capture with window filtering”, “Advanced capture with window filtering”, and “Previous Operating Systems”. “Advanced capture without window filtering” shows my window all the time, and it sounds expected from its name.
In other words, the problem happens only when I set this config as “auto”.
It looks like the logic of “auto” mode is broken and it flips filtering on and off unacceptably.
Note that my application calls [NSWindow setSharingType:NSWindowSharingNone] to flag the desire.
I expect that screen capture software, like Zoom desktop client, honors it.
As an example, Microsoft Teams desktop client successfully makes my window hidden (transparent) when capturing the entire screen all the time without flickering.
I searched past forum posts, but I was not able to find this one. Is Zoom team aware of this issue and will they fix it?
2023-04-05 12:34 PM
Hey @hiroshi_45 thank you for the detailed discussion here! I am curious, do you mind sharing the current Zoom version you're currently running?
2023-04-05 05:22 PM
Hi @RN, thank you for the response.
As of today, I still see this problem with Zoom desktop version 5.14.0 (16775) + macOS 13.3.
My hardware is MacBook Pro 14-inch, 2021.
2023-05-24 05:51 PM
FYI, I tested this scenario today with the latest version 5.14.7 and the flickering problem is gone.