Description
After update zoom video sdk web to version 1.10.5, mediaStream.isSupportMultipleVideos() always returns ‘true’ even if SharedArrayBuffer is disabled.
Browser Console Error
No error
Which Web Video SDK version?
1.10.5
Video SDK Code Snippets
mediaStream.isSupportMultipleVideos()
To Reproduce(If applicable)
Steps to reproduce the behavior:
- Join session when SharedArrayBuffer is disabled
- Click turn on camera button
- Now video will not be rendered on canvas but rendered on other participants side
Device (please complete the following information):
- Device: Desktop
- OS: Windows 10
- Browser: Microsoft Edge
- Browser Version 120.0.2210.133 (Official build) (64-bit)