Cloud Room Connector IP address issue
Many times zoom Connector IP address has been changed , how can i be notified for this modification?
is their any solution, because every time this change all our rooms we are unable to use zoom
Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
Zoom Meetings are a simplified video conferencing solution for an optimized virtual meeting experience. Explore the Zoom Community's Recent Activity below to join the Meetings conversation and connect with other members. If you're still looking for support, browse our Zoom Meetings support articles or start a new discussion below!
Many times zoom Connector IP address has been changed , how can i be notified for this modification?
is their any solution, because every time this change all our rooms we are unable to use zoom
Before the update a month ago I was able to expand the size of my Zoom meetings within my screen window which is usually 1/4 the size of my monitor. Now after the update I cannot expand Zoom within my window. Yes I can expand the size of my window to take up the whole monitor but I like to have my Zoom Meetings on only a 1/4 of my monitor so I can see it better. Any advice please to fix this problem? Thank You - Steven
Show less
When I am in a meeting, all the participants' faces look wrong -- they are either very small or compressed depending on the view -- and this is making Zoom unusable. I have searched Google, Support, the Zoom Community, and used the Zoom Chatbot and haven't found a solution to this. In Gallery View, faces only take up the top left portion of the yellow box and are very small. They are not filling the entire yellow box, but are taking about 1/8th of the space. Faces are only about 1" wide. In Speaker View, the speaker's face looks normal and takes the normal amount of space. But the other participants faces along the top of the screen are extremely compressed such that I cannot identify people. Each person's face is about 1/2" wide when it should be much wider. I have example screen shots of both scenarios, and both occur when the Zoom window is maximized or not. I am using version 5.17.11 in my Firefox browser on a desktop. I also had this issue in the version previous to 5.17.11. I don't get an error messages about this, it is just how it is. I had no issues until about mid February 2024. I am a basic member so I cannot get personalized support. Please assist as this is making Zoom unusable. Thank you.
Show less
Hello, I used to be able to use the "add session" feature to build long-term recurring meetings that have multiple instances in the same day (e.g. 10:00-11:00 am & 2:00-3:00 pm on Wednesdays and 12:00-1:00 pm & 5:00-6:00 pm on Fridays). It was part of our workflow to have the individual meeting times on the zoom invitation/.ics calendar (so as not to block the zoom account and everyone's calendars for the entire day). It seems like the "add session" feature is gone, so we can only have one recurring instance per day on the invitation. Is there a workaround to creating multiple sessions in a day with the same meeting link/invite? I'm building meetings using the current browser version of Zoom.us (attempted on both Firefox and Edge for Windows), not a connected app or calendar. Thank you if anyone has any ideas!
Show less
My nonprofit has purchased 6 licenses. Each license has been assigned to a facilitator. When each facilitator signs in to host a meeting, their display name is mine, not theirs. I know they can change the display name and they do, but why does zoom not display their name? I will note that the email for the overall account is mine, not theirs. So when they sign in they use that email. I don’t know how to enable them to sign in using their own emails which are attached to their licenses. Thanks for any help you can give me.
Show less
Hi there, I cannot access the cloud recording in the recently upgraded Zoom workplace online meeting.
There wasn't an option to record on computer, only on cloud, but that's not on my account (I have a Zoom pro account).
How can I get access to that meeting? It's disappointing I cannot contact the support team directly to ask for help & have to do it via a community forum- please reach out to me Zoom support team. If anyone has tips on how to get the fastest response from that, that'll be appreciated too.
Show less
I have Zoom Pro. I live on the east coast. I sent an invite to a user who does not have a computer or smart phone. They want to dial in by phone. Which Zoom phone number would be best for them to dial in?
Indian Language supported, what is the exhasutive list of languages supported by Zoom Interpretation (specifically Indian languages) -- https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0058373#:~:text=Sign%20in%20to%20the%20Zoom,to%20enable%20or%20disable%20it.
Show less
I am trying to set up meetings where other members of my team will be able to join the meeting without me hosting. Is this possible?
Zoomm Iterating on all xdg-desktop-portal and doesnt recognize XDG_CURRENT_DESKTOP on hyprland, i try to find source on the internet but no avail. its kinda annoying tbh, i have to manually turn it off manually, Ive tried to embed this code inside Zoom.desktop but the command runs sequentially. do you guys have any solutions ?
```XDG_CURRENT_DESKTOP = Hyprland; GDMSESSION = ; XDG_SESSION_TYPE = wayland
Error: Send error, 22 Invalid argument
Error: Send error, 22 Invalid argument
Error: Send error, 22 Invalid argument
[4133:4133]ZoomCollabHost started,isSupportCef=1
[3993:4197]webviewHostIpcChannel:onChannelConnected
webviewClientIpcChannel:onChannelConnected
*** stack smashing detected ***: terminated
[xdg-desktop-portal info]:
xdg-desktop-portal: xdg-desktop-portal 1.18.4
can not find 'xdg-desktop-portal-gnome' command
xdg-desktop-portal-gtk: xdg-desktop-portal-gtk 1.15.1
xdg-desktop-portal-hyprland: xdg-desktop-portal-hyprland v1.3.8
xdg-desktop-portal-kde: xdg-desktop-portal-hyprland v1.3.8
can not find 'xdg-desktop-portal-lxqt' command
can not find 'xdg-desktop-portal-wlr' command
can not find 'xdg-desktop-portal-xapp' command
```# kill all possible running xdg-desktop-portals
killall -e xdg-desktop-portal-hyprland
killall -e xdg-desktop-portal-gnome
killall -e xdg-desktop-portal-kde
killall -e xdg-desktop-portal-lxqt
killall -e xdg-desktop-portal-wlr
killall -e xdg-desktop-portal-gtk
killall -e xdg-desktop-portal
sleep 1
# start xdg-desktop-portal-hyprland
/usr/lib/xdg-desktop-portal-hyprland &
sleep 2
# start xdg-desktop-portal-gtk
if [ -f /usr/lib/xdg-desktop-portal-gtk ] ;then
/usr/lib/xdg-desktop-portal-gtk &
sleep 1
fi
# start xdg-desktop-portal
/usr/lib/xdg-desktop-portal &
sleep 1%
i want to change the Source code but its encrypted n idk how to crack zoom and reverse engineer it
PS. i'm dual booting on KDE and Hyprland as a DE.
Show less

