Zoom may not start due to an error


Description
Failing to read import ('@zoom/videosdk') and
“NotReadableError: Failed to start video source” error
2 points increased after upgrading @zoom1234/videosdk from V1.5.5 to V1.7.10.

Since the error is increasing by upgrading,
I can’t tell you if there is a workaround for this issue.

Which Web Video SDK version?
V1.7.10

Video SDK Code Snippets

import('@zoom/videosdk')
    .then(res => {
      // Zoom initialization process
    })
    .catch(e => {
      // Handling read failures
    })

Device (please complete the following information):

  • Device: unknown
  • OS: Windows10, MacOS 10.15.7
  • Browser: Edge115.0.1901, Chrome 115.0.0

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