Zoom Meetings
cancel
Showing results for 
Search instead for 
Did you mean: 
Weekly Leaderboard

What are Zoom Meetings?

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!

Recent Activity

Resolved! Guests could not choose breakout room

Last night we hosted a Zoom Meeting. I set up breakout rooms and chose the Allow Guests to Choose Breakout Room feature. We had four breakout rooms. When I Opened All Rooms, the only people that could choose their own rooms were co-hosts. What a disa... Show more

Last night we hosted a Zoom Meeting. I set up breakout rooms and chose the Allow Guests to Choose Breakout Room feature. We had four breakout rooms. When I Opened All Rooms, the only people that could choose their own rooms were co-hosts. What a disaster.

 

Not ideal, but I made each participant a co-host and then they were able to choose their breakout rooms.

 

Can you help me understand what happened? I remember the time when not everyone had the most up to date Zoom and they couldn't choose. They didn't even get a pop-up window inviting them to choose a room. They had to go down to breakout rooms, and only after I made them co-hosts could they change their room.

 


Show less

reply-icon Latest Reply - 

Gallery View on iPad Air 5th Generation

I can currently only see 12 people on gallery view on my iPad. If I have more people in the meeting I have to scroll to the right to see them. I can’t find any way to increase the size. 

Any help would be appreciated. Thanks

reply-icon Latest Reply - 

How to change a recurring meeting start_time with type:8 using zoom api

Hi, have been using the zoom api endpoint to change the meeting start_time for a script i'm working on, the script changes the start_time for a scheduled meeting but not for a recurring_meeting, if the recurring_meeting is a type:2 then a start_time ... Show more

Hi, have been using the zoom api endpoint to change the meeting start_time for a script i'm working on, the script changes the start_time for a scheduled meeting but not for a recurring_meeting, if the recurring_meeting is a type:2 then a start_time can not be specified because it does not have that attribute. However, if i specify the start_time for a fixed recurring_meeting, i do not get any error when i make a patch request, however the update to the start_time doesn't seem to be effectuated in the zoom app. This is what my request.patch body looks like

meeting_update_details = {
        "topic": topic,
        "start_time": start_time.isoformat(),
        "duration": MEETING_DURATION,
        "timezone": "Asia/Singapore",
    }

response = requests.patch(
        url + f"/meetings/{MEETING_ID}",
        headers=request_header(),
        data=json.dumps(meeting_update_details),
    )
 
This is where the document for the api_endpoint is :
Zoom Meeting API




Show less

Resolved! File sharing

Host sent pdf file from his Computer on Zoom Chat, but participants can't see this pdf file?

Host confirm from Zoom web portal that the settings for in-meeting file transfer are set to On.

reply-icon Latest Reply - 

Recording Needed

I was on a meeting which I know was recorded however I contacted the meeting organizer and they claimed to not have a copy of the recording. Is there a way to check to see if you (Zoom) have a copy of the recording stored on the cloud? I am not sure ... Show more

I was on a meeting which I know was recorded however I contacted the meeting organizer and they claimed to not have a copy of the recording. Is there a way to check to see if you (Zoom) have a copy of the recording stored on the cloud? I am not sure if the meeting was recorded locally or not, I just know it was recorded. Thank you!


Show less

slow in sharing videos and metting rooms

I noticed recently when I want to share videos in zoom or visit a meeting rooms it takes at least 10 or 12 seconds to do it.

Disabling host claiming on meeting lounge

Hi all. I wanted to ask if it is possible to change our Zoom Business account settings so that we don't have to be a host in order to see people in the waiting room and admit them into the meeting? We are using a meeting lounge every day and nobody i... Show more

Hi all. I wanted to ask if it is possible to change our Zoom Business account settings so that we don't have to be a host in order to see people in the waiting room and admit them into the meeting? We are using a meeting lounge every day and nobody is the host by default. We want to remove the bottleneck that is having to claim the host role every single time, and we want everyone with the link to automatically join the meeting without needing permission in the waiting room.


Show less

reply-icon Latest Reply - 

Transfer Device

I do not get the option to transfer a zoom video call from my computer to iPhone. HOW DO I DO IT?

reply-icon Latest Reply - 

Audio

I've been having issues with the audio. Attendees can hear me, but I cannot hear them. Zoom is up to date. I've restarted my computer. Not sure what else to do.