Hi Team,
I’m Sharma S S, developer from WeKan Enterprises. I’m trying to integrate zoom-video-sdk of version 1.12.17 into our application, after that observing that camera, audio are working as expected but screen share functionality is not working as expected.
Issue:
When attempting to start screen sharing using the Zoom Video-SDK for Web, I consistently get the following runtime error:
Environment:
This doesn’t appear to be a valid session ID. You can obtain it from the Web Portal by navigating to Dashboard → Past Sessions or Live Sessions. Alternatively, if you’re currently in a session, you can retrieve it using client.getSessionInfo().sessionId
After analyzing the logs, we found that you may have forgotten to update the dependent assets and are still using a very old version. You can manually copy the contents from node_modules/@zoom/videosdk/dist/lib to the public/lib directory.
However, we still recommend not setting the second parameter of client.init, so that the Video SDK uses the dependent assets from the Zoom CDN, which ensures version consistency.
Hi @vic.yang
Thank you so much your suggestion worked and I’m able to implement screen share in my application with chrome but I’m facing an issue with safari browser.
The screen share button when i click ‘share screen’ option isn’t loading.
please find the session id below -
08f24fa9777dbb88eec1
J2AZkODiS/um9Bgdz8nGdw==