Description
When user A shares the screen by calling stream.startShareScreen(videoElement), other users in the room receive the active-share-change event and then call stream.startShareView(canvas, activeUserId).
User A has successfully started sharing, however other users in the room encounter an error when calling startShareView:
{"type":"OPERATION_TIMEOUT","errorCode":1}
This issue is quite difficult to reproduce and has only occurred once so far.
Please check for me with the session ID: YjevI/qFSCi1e4iXtF3XuA==
Browser Console Error
{"type":"OPERATION_TIMEOUT","errorCode":1}
Which Web Video SDK version?
2.2.5
Device:
- Device: Windows PC
 - OS: Window 10 version 22H2
 - Browser: Chrome
 - Browser Version: 140.0.7339.129