JSMediaSdk_Instance not defined

hello again,

looks like this can be circumvented by setting

ZoomMtg.setZoomJSLib(‘http://[URL]/node_modules/@zoomus/websdk/dist/lib’, ‘/av’);

… and copying ‘node_modules/@zoomus/websdk/dist/lib’ to the corresponding webroot. this way, the AV libs dont need to be fetched from the default URL (source.zoom.us i guess), and JsMediaSDK_Instance is known instantly…

@zoom: is it possible that this JsMediaSDK_Instance - error can be triggered by calling ZoomMtg.join() BEFORE ZoomMtg.prepareJssdk(); and / or ZoomMtg.preLoadWasm(); have finished?

FYI
hari