Temasys / SkylinkJS

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

ESS-1718: Fix screen sharing interop issue #425

Closed dinawee closed 5 years ago

dinawee commented 5 years ago
  1. Fix for FF-FF screen sharing stream

    • Implement pc.ontrack for FF as screen sharing stream is not firing pc.onaddstream
  2. Fix for FF-Chrome interop screen sharing

    • Implement leaveRoom and joinRoom when peers with different browsers is detected