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

Video freezes intermittently Windows 11- capable CPU, ISP fine, C dock, Orbi mesh,

In addition, streaming works fine for Amazon prime, Youtube... not fine for FuboTV (similar problem). This laptop is Lenovo Thinkbook. Uses the native Intel Graphics, otherwise fully loaded. Two monitors, one into the computer, the other into Lenovo ... Show more

In addition, streaming works fine for Amazon prime, Youtube... not fine for FuboTV (similar problem).  This laptop is Lenovo Thinkbook.  Uses the native Intel Graphics, otherwise fully loaded. Two monitors, one into the computer, the other into Lenovo docking station.  Symptom:  Video slows or delays, or pops to speed and then slows/delays.  CPU, Graphics PU, RAM, all not stressed as monitored through Task Manager.   All drivers up-to-date.  Windows 11 at latest release. 

 

I get the impression there might be a packet problem, since FuboTV has a similar, though not exactly the same, issue.  Could this would point to the Orbi.  Netgear of no help.  I am not wandering, so mesh should not be a problem.  I am ethernet connected, but have tried wifi as well with no noticable difference.   

 

Questions:

- Security settings?  McAfee Total Protection

- VPN settings?  I'm running E2EE, though I have also had the same problem when not.  I am running VPN.  (Do I need to when running E2EE?)   However, I have problem with VPN off. 

This has not been a recent problem... Occurred last year 21-22 teaching semesters when teaching a course. 

 


Show less

Setting up profile picture

Hello,Something happened to my meeting profile picture setting. While in a meeting, when I turned off my video, my profile picture used to appear. Now, it does not, and my name appears. How to I fix that so that my profile picture appears?Note that m... Show more

Hello,

Something happened to my meeting profile picture setting. While in a meeting, when I turned off my video, my profile picture used to appear. Now, it does not, and my name appears. How to I fix that so that my profile picture appears?

Note that my profile picture is still in my profile. It is just not appearing when I am in a meeting and turn off my video.

By the way, I have a free (basic) zoom account.

Thank you.


Show less

reply-icon Latest Reply - 

Possible to revert to previous Mac and Windows Zoom apps to avoid bug in latest version?

The latest version of Zoom is driving me and my wife crazy. The date in the Schedule meetings window shows the US format (mm/dd/yyyy) rather than our previous UK format (dd/mm/yyyy). The setting in profile settings makes no difference so this must be... Show more

The latest version of Zoom is driving me and my wife crazy.  The date in the Schedule meetings window shows the US format (mm/dd/yyyy) rather than our previous UK format (dd/mm/yyyy).  The setting in profile settings makes no difference so this must be hard coded or not picking up the profile settings.

 

How do we go back to the previous versions please?


Show less

reply-icon Latest Reply - 

Import { ZoomMtg } from ‘@zoomus/websdk’; causing React app to crash

I am integrating zoomus/websdk client view in my react-application. The moment I import ZoomMtg my app got crashed. I am not getting any clue why is it happening. On the other hand when I am importing component view, everything is working fine. Zoom ... Show more

I am integrating zoomus/websdk client view in my react-application. The moment I import ZoomMtg my app got crashed. I am not getting any clue why is it happening. On the other hand when I am importing component view, everything is working fine. 
Zoom Meeting SDK: 2.9.5

React version: 16.13.1

 

My code:

// importing in my component

import {ZoomMtg} from '@zoomus/websdk';
ZoomMtg.setZoomJSLib('https://source.zoom.us/2.9.5/lib', '/av');
ZoomMtg.preLoadWasm();
ZoomMtg.prepareWebSDK();
ZoomMtg.i18n.load('en-US');
ZoomMtg.i18n.reload('en-US');
 
// On clicking on my application button when I want user to join meeting
ZoomMtg.init({
leaveUrl: leaveUrl,
success: (success) => {
console.log(success)

ZoomMtg.join({
signature: <signature>,
meetingNumber: <meetingNumber>,
userName: <userName>,
sdkKey: <sdkKey>,
zak: <zak>,
passWord: <passWord>,
success: (success) => {
console.log(success)
},
error: (error) => {
console.log(error)
}
})

},
error: (error) => {
console.log(error)
}
})

 


Show less

Zoom Registration Page Issue

I created a Zoom meeting.The meeting required registration. The start time of the meeting is in 2 days. The meeting does not have the option for participants to join at any time. There is a registration link with additional questions. However, when I... Show more

I created a Zoom meeting.

The meeting required registration. The start time of the meeting is in 2 days. 

The meeting does not have the option for participants to join at any time. 

There is a registration link with additional questions. However, when I copied the invitation, people are going directly into a zoom meeting. They do not see the registration page. 

I have copied both the invitation and the registration link. It seems to have issues from cell phones but not computers. The links are working differently. In the past, the invitation would take people to the registration page. This is not happening.  


Show less

reply-icon Latest Reply - 

Host Link not working on iPhone

I use a JWT app to crate a host links for my employees to start meetings without being logged into a Zoom account. The link looks like https://us06web.zoom.us/s/########?zak=eyJ0eXAiO... This link works consistently on laptops and androids, but recen... Show more

I use a JWT app to crate a host links for my employees to start meetings without being logged into a Zoom account.  The link looks like https://us06web.zoom.us/s/########?zak=eyJ0eXAiO...  This link works consistently on laptops and androids, but recently stopped working on my employee's iPhones.  When the link is clicked (or entered manually in the URL bar) the Zoom app opens but asks the employee to sign in or enter a meeting ID and password, which defeats the reason for the host link.  I have confirmed this issue using both Safari and Chrome - netiher will launch the meeting from the host link. Is there any way to make the host link work on an iPhone? 


Show less

reply-icon Latest Reply - 

Possibility to create simple web apps

Hi, I have an issue in my daily operations at my workplace. Currently we are have more than 10 zoom account to gather around 10 divisions managed by us (IT Division), we are not shared the zoom account to the each user/division, because sometime in t... Show more

Hi,

 

I have an issue in my daily operations at my workplace. Currently we are have more than 10 zoom account to gather around 10 divisions managed by us (IT Division), we are not shared the zoom account to the each user/division, because sometime in the 1 division, they have more than 2 concurrent meetings. That's why in the day to day operations, all the users need request the meeting link to IT division, our IT support person need to check the availaibility zoom accounts one by one to gather all the request meeting links. It's really impact to my IT support daily operation.

 

We have planned to create a simple web apps for the users, so they can create the meeting schedule and get the hostkey for recording by themself. It will be more efficient. So with total more than 20 concurrent meetings in a day, the user no need to request the meeting link to IT division anymore.

My Question, It is possible or not?

 

Thank you in advance, hope someone can answer or give other solution for my case.


Show less

Zoom Polls

2 questions actually. Is it possible to hold a Zoom Poll and restrict the poll to only those participants who are authorized to vote? If yes, is it possible to automatically set weights (1 or 2) for those participants?? Our meeting will have about 30... Show more

2 questions actually.  Is it possible to hold a Zoom Poll and restrict the poll to only those participants who are authorized to vote?  If yes, is it possible to automatically set weights (1 or 2) for those participants??

 

Our meeting will have about 300 people in 200 or so participant windows, with 180 authorized to vote, but not all of the authorized "voters" are in individual participant windows.


Show less

reply-icon Latest Reply - 

Pantalla

Cómo evitar que al compartir pantalla salga la leyenda: "los participantes ahora pueden ver su pantalla"

reply-icon Latest Reply - 

Simultaneous meetings

Hi Everyone, I'm organizing an event where one of the sections offers one-on-one meetings between creators and consultants.We have to organize around 6 15 minutes meetings for each consultant. We'll have 12 consultants. Creators will be able to book ... Show more
Hi Everyone,
 
I'm organizing an event where one of the sections offers one-on-one meetings between creators and consultants.
We have to organize around 6 15 minutes meetings for each consultant. We'll have 12 consultants. Creators will be able to book 3 meetings each.
 
The meetings will start at 9:00 am and continue in 15 minutes periods. So, at 9:00 am, Consultant 1 will meet with Creator A, Consultant 2 with Creator B, and so on. At 9:15, Consultant 1 will meet Creator 5, Consultant 2 with Creator 7, and so on.
 
Anyone knows if there is a zoom product, service or feature that allows us to create several links for meetings happening simultaneously? For example, at 9:00 am, we'll need 12 meetings happening at the same time between two parts without us, the organizer, being present.
 
Thank you very much for your time.
 

Show less

reply-icon Latest Reply -