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
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 Backgrounds2022-06-14 12:41 PM
FYI, If anyone is experiencing issues with logitech room cameras today (like Meetup and Rally), there was a bug deployed in a recent update to the logi "sync" app, causing the exposure setting to be incorrect.
Logi support gave us the manual solution method below... We also found that uninstalling the sync app work.
VC cameras showing an over-exposed image after updating to the latest Sync version.
The issue is caused by Sync having toggled off "auto exposure". At the same time the manual exposure is set to max by default.
Please be advised that our engineering department is engaged and are currently working on a fix.
In the meantime the issue can be solved by toggling the "auto exposure" on in the Sync app.
How do we toggle auto exposure off?
[In Sync app> Camera>Camera adjustments>Autoexposure]
Do we have to visit each room and access the Sync app from there? Unfortunately they have found that this has to be done locally and not remote via Sync Portal.
Solved! Go to Solution.
2022-06-15 07:25 AM
We had a larger scrip wrapped around it, but here is the line that uninstalls the sync app...
Start-Process -FilePath "C:\Program Files (x86)\Logitech\LogiSync\sync-agent\uninst-agent.exe" -ArgumentList "/U /S" -ErrorAction Continue -Wait
Once complete the the machine needs to be rebooted to fix the issue.
2022-06-14 02:28 PM
Thanks @MattS ,
We are aware of this issue and it is even affecting some of our own Zoom Rooms with Rally cameras. Can you tell me if the fix that Logi sent you is stable at this time? We are planning on using this solution on our Zoom Rooms with Logi cameras.
Thanks,
Brandon
2022-06-15 07:21 AM
Hi, We opted to uninstall the sync app via a small script deployed by our MDM (intune). We also turned off (temporarily) automatic driver updates. This allowed us to quickly deploy across our rooms. So far this has been stable.
We also tried the exposure setting in one room (which worked), but since that would require a visit to every room, we decided not to go with that.
2022-06-15 07:25 AM
We had a larger scrip wrapped around it, but here is the line that uninstalls the sync app...
Start-Process -FilePath "C:\Program Files (x86)\Logitech\LogiSync\sync-agent\uninst-agent.exe" -ArgumentList "/U /S" -ErrorAction Continue -Wait
Once complete the the machine needs to be rebooted to fix the issue.
2022-06-16 01:02 PM
Hello @MattS,
Thanks so much, our Zoom Rooms team deployed the fix as you indicated and solved an issue with some of our Zoom Rooms. I really appreciate you utilizing the Zoom Community to let us know about this fix. Very much appreciated! Kudos to you.
Kind Regards,
Brandon
2022-06-15 06:17 AM
In our Sync app we don't have the Sync app> Camera>Camera adjustments>Autoexposure option.
The issue is also depending on the user. We have 75 people in our office and for maybe 50% of them they have the autoexposure issue on the Logitech Meetup. So unsure what the error could be? Thanks
2022-06-15 07:36 AM
Yeah, Not sure exactly why. But Logi indicated that when the discovered the error they stopped Microsoft from continuing to push the update. So I would imagine that half your machines had not yet picked up the update.