Hello @chunsiong.zoom,
I’m utilizing the Video SDK in Flutter through a CDN link and JavaScript Interops. The integration works seamlessly on Chrome. Yet, on Safari, I’m facing challenges with the screen sharing feature. There’s a noticeable lag in the event listener’s response. Initiating the startShareScreen method results in a 2-3 minute delay before the screen sharing begins, and occasionally, it fails to initiate altogether. Similarly, when using Chrome to share the screen, there’s a 2-3 minute wait before the active-share-change event is detected in Safari.
Please suggest what can we do here.