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

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

Zoom Cloud Recording Automatically Stopped and Restarted During Meeting

Hi everyone,I'm looking for help understanding an issue I experienced during a Zoom meeting yesterday.I was the host and had cloud recording enabled. However, during the meeting, the recording stopped on its own and restarted about a second later. Th... Show more

Hi everyone,

I'm looking for help understanding an issue I experienced during a Zoom meeting yesterday.

I was the host and had cloud recording enabled. However, during the meeting, the recording stopped on its own and restarted about a second later. This happened twice. As a result, the final recording is split into three separate files of different lengths.

I'm absolutely certain I didn’t manually stop or pause the recording, and I didn’t change any settings during the session. Has anyone else experienced this? Could it be related to internet connectivity, system performance, or something on Zoom’s side?

Any insight into what might have caused this or how to prevent it in the future would be greatly appreciated.

Zoom Version: 6.4.7 (64367)
Device: Windows laptop

Thanks in advance!


Show less

Resolved! default email address on invites

I use the Zoom app on my desktop to send invitation for Zoom meetings: I need to change the default email address as I am phasing out that email.  How to change it permanently to my new email address?

reply-icon Latest Reply - 

Camera stopped working on Asus Vivobook with Windows 11

Hello everyone. 

I did all what I can, including reset but camera (built in) does not work on Asus VivoBook with Windows 11.

Any suggestions?

Thanks

reply-icon Latest Reply - 

Zoom keeps signing me out

Hello, Team

I go to the zoom website and sign in and click stay logged in, but the next I go to the zoom website it shows I am signed out.

reply-icon Latest Reply - 

How can I change the default meeting duration when starting a new meeting?

It is set to 30 but want to set it to 15 so when I do a /zoom in slack it is 15 min meeting. Any ideas? Thanks!

Recurring Meeting Iinks - where are they?

I have 3 meetings which are recurring and they show up in Meetings under Recurring in my paid account, but nowhere can I find the links to the meetings.You used to be to able to copy an invitation.I need to be able to do this because I don't always h... Show more

I have 3 meetings which are recurring and they show up in Meetings under Recurring in my paid account, but nowhere can I find the links to the meetings.

You used to be to able to copy an invitation.

I need to be able to do this because I don't always have access to email accounts with my clients and often share access via a message thread.

Where are the meeting links?

Thx.


Show less

reply-icon Latest Reply - 

Resolved! Update Zoom in Debian/Ubuntu

Too bad there is no PPA for Zoom. I use this script to check for newer zoom_amd64.deb and update.Installing or updating Zoom on Linux – Zoom Support#!/bin/sh echo Installed: $(cat /opt/zoom/version.txt) echo Available: $(wget --spider https://zoom.us... Show more

Too bad there is no PPA for Zoom. I use this script to check for newer zoom_amd64.deb and update.

Installing or updating Zoom on Linux – Zoom Support

#!/bin/sh

echo Installed: $(cat /opt/zoom/version.txt)
echo Available: $(wget --spider https://zoom.us/client/latest/zoom_amd64.deb 2>&1 | grep Location | sed -e 's/.*prod\/\(.*\)\/.*/\1/')

REPLY=n
echo -n "Download and install? "
read REPLY
if [ $REPLY = y ] ; then
  wget -c https://zoom.us/client/latest/zoom_amd64.deb
  sudo apt install ./zoom_amd64.deb
  rm zoom_amd64.deb
fi

 


Show less

reply-icon Latest Reply - 

Local Recordings are not being saved to the enclosing folder

When saving a local recording to a specific folder other than the default, the individual recording files are being saved outside of the enclosing folder that is created to house the files. They are now created loose and not within the folder, even t... Show more

When saving a local recording to a specific folder other than the default, the individual recording files are being saved outside of the enclosing folder that is created to house the files. They are now created loose and not within the folder, even though the folder is also being created. This has changed within the past two updates or so and hasn't been fixed in the most recent update. I wanted to draw attention to it so that the files can be organized better (as they previously were) into the folder so they are not having to be added manually later. 


Show less

Dual Monitors

The help/instructions to use dual monitors do not match what I see on my end. There is no "General" under my profile it is located on the left side and the "Use Dual Monitors" is not listed as a function. How can I change the settings to be able to u... Show more

The help/instructions to use dual monitors do not match what I see on my end.  There is no "General" under my profile it is located on the left side and the "Use Dual Monitors" is not listed as a function.  How can I change the settings to be able to use dual monitors?


Show less

reply-icon Latest Reply - 

How to Extend Meeting Time on Zoom Basic Plus

I recently downgraded my Zoom plan from Zoom Pro to Zoom Basic Plus and had a frustrating experience when my meeting abruptly ended after 40 minutes. I couldn't find any clear instructions on Zoom’s website, there was no way to contact support, and I... Show more

I recently downgraded my Zoom plan from Zoom Pro to Zoom Basic Plus and had a frustrating experience when my meeting abruptly ended after 40 minutes. I couldn't find any clear instructions on Zoom’s website, there was no way to contact support, and I couldn't locate any helpful posts on the topic. Today, while hosting a meeting, I figured out how to extend the meeting time on my own and would like to share the method.

 

1. There is a common misconception that the extension button appears as soon as the meeting starts. This is incorrect. In my case, the button only became active about 20 minutes into the meeting.
2. The extension button appears at the top right corner of the Zoom meeting window. It is located just to the left of the buttons used to maximize or close the window.
3. The extension button is not visible unless you move your mouse to that location.


I hope this information is helpful to other Zoom Basic Plus users. For reference, I am using Microsoft Windows on a desktop computer.


Show less

reply-icon Latest Reply -