Screen sharing issue in Safari with flutter

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.

@chunsiong.zoom I’ve encountered a delay when screen sharing within the React implementation on Safari, and this issue persists in the React framework as well. While screen sharing(Safari) is consistently successful in React, it fails to work about 90% of the time when using Flutter.
Above mentioned issue is only with Safari not with chrome.

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