[BUG] Zoom Video SDK unexpectedly stops functioning

Description
I have built a video streaming website using the Zoom Video SDK. However, the SDK has unexpectedly stopped functioning.

Error?
In console I found that this file is not loading.
https://dmogdx0jrul3u.cloudfront.net/videosdk/2.1.10/lib/js_media.min.js

How To Reproduce
The issue is difficult to reproduce as it occurs intermittently
*1. Just try to join meeting using zoom video SDK
*2. You would not be able to join meeting
*3. This issue occurs on chrome browser Version 137.0.7151.56 (Official Build) (arm64)

I am using Zoom Video SDK version 2.1.10

Note : - While the Zoom Video SDK typically functions as expected, it intermittently stops working. I’ve attached a screenshot of the error encountered during such instances."

Here is my code for init

Hey @sudhakar

Thanks for your feedback.

This might be caused by network issues. Could you try replacing 'CDN' with 'Global' in the client.init parameters and see if that helps?

Thanks
Vic

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