Websocket establishment is slower than admission permission modal display


Description

If the waiting room is turned on and you grant permission as soon as someone enters the waiting room, you will not be able to properly establish the following websockets.

Open_Audio_WebSocket_Connect
Open_Audio_WebSocket_Connect
Open_Sharing_WebSocket_Connect
Open_Video_WebSocket_Connect
Open_Video_WebSocket_Connect
Open_Sharing_WebSocket_Connect

It takes about 5 to 10 seconds from the time the entry permission pop-up is displayed until the necessary Websocket connection is established, so there is a high possibility that permission to enter the room will be given before then.

Is this the specification? Are there any plans to fix it in the future?

Browser Console Error

No errors are printed to the console.

Which Web Meeting SDK version?

2.8.0(Component View)

To Reproduce(If applicable)

Steps to reproduce the behavior:

  1. Try to join an event whose waiting room is on

  2. Admit user within about 5-10 seconds

  3. Websocket connection not established

Troubleshooting Routes

I found a similar post, but the underlying solution was not specified.

Device (please complete the following information):

  • OS: Linux 3.16

  • Browser: Chromium

  • Browser Version 93.0.4577.0

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.