Temasys / SkylinkJS

SkylinkJS Javascript WebRTC SDK
http://skylink.io/web
Other
275 stars 57 forks source link

Safari Screen Share Issue #383

Closed felipecerutti closed 5 years ago

felipecerutti commented 5 years ago

I'm experiencing an issue using the function skylink.shareScreen() everything goes well using Google Chrome, but when I try to use Safari it just doesn't work. It keep showing the camera and even don't ask to allow screen sharing on the browser.

rommel-temasys commented 5 years ago

Hi @felipecerutti Safari does not support screensharing. You can read our article about Safari screensharing from this link. http://support.temasys.com.sg/solution/articles/12000035997-do-i-need-to-use-the-temasys-webrtc-plugin-with-safari-11-

felipecerutti commented 5 years ago

Thanks Rommel!