Waiting room delay while using Meeting SDK

Waiting room delay:

Meeting SDK Type and Version
Npm Library @zoom/meetingsdk and version is 3.11.2

Description
We are observing a delay of 8 to 10 secs for the host to get the admit option after the attendee joins, when having waiting room configuration enabled in our meeting, also when the attendee joins in the video appears after 3 to 4 secs.

Error?
The delay of 8 to 10 secs for the host to get the admit attendee option and also when attendee joins there is a delay in host seeing the attendee, there is a black screen appearing for few secs and then the video rendering starts.

Troubleshooting Routes
1. Enabled Shared Array Buffer, also verified in browser console using typeof SharedArrayBuffer === ‘function’
2. Checked for the network connectivity issues

How To Reproduce
Steps to reproduce the behavior including:
1. Using API create a meeting having waiting room enabled
2. The attendee should join first using meeting SDK
3. Then the host joins using meeting SDK
4. There should be a delay of 8 to 10 secs for the host to get an option to admit the attendee waiting in the waiting room.
5. Once the host gets the option and admits the attendee, the attendee when joins with video switched on the host won’t be able to immediately see the attendee’s video there is a delay of 3 to 4 secs before the video appears in host’s screen.

Hi @akd-techrnd
Thanks for reaching out and sorry for the late reply here.
While I troubleshoot this on my end, have you been able to upgrade to version 3.13.2 and if so, are you seeing this behavior too?

Could you share with me the entire request you are sending upon meeting creation? I am not able to replicate this on my end for now

@elisa.zoom thanks for your response, I will get back to you after the validation with payload for meeting creation.

1 Like

hi @akd-techrnd
this issue was mentioned in the latest zoom update.
please make sure you have updated everything.
all the best

John

1 Like