Significant Delay in Initial Zoom Video SDK Sessions

We have noticed consistent delays when initiating our first few Zoom meetings using the Video SDK. On average, creating these initial sessions takes approximately 14 to 20 seconds. Additionally, new participants joining these early sessions sometimes experience delays lasting several minutes.

zoom session ids : ( These ids don’t have network quality values as well )

pMbWU4kfQxuEPhgYsvX5gQ==
MClGsDN/SZy3c7kDRXetpQ==
CAPVFuoiThKiCnlq9/3v3w==

Could you please confirm if there’s an initial warm-up or initialization period inherent to the Video SDK? Understanding this is critical as the current latency is negatively affecting our product’s user experience.

Our goal is to ensure minimal delays, both during initial and subsequent meeting sessions.

Hello Ashwani,

What are the platforms you are using VSDK on, and what versions of the SDK?

Thank for your patience,
Richard

I’m seeing this in the ZoomVideoSDK for iOS, I’m using the latest version as I’m writing this, 2.3.5. I have a log that fires once the Session connects, then I have to wait 14-20 seconds for onSessionJoin() to be called, and then another 8-9 seconds of waiting for the video to appear on the screen. I’m not sure about the lag from connecting to onSessionJoin, but the video appearing to me signals a threading issue with avfoundation.