Temasys / SkylinkJS

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

Release 0.6.34 #335

Closed ishannaithani closed 6 years ago

ishannaithani commented 6 years ago

This is mainly the PR for:

  • Amending documentation for the shareScreen function
  • Removing a Firefox useragent check when using options.video.deviceId - Since FF now supports this constraint.
  • MS Edge fix: Adding a setTimeout of 6000ms - To enforce EndOfCandidates is as the last message to signaling.

AdapterJS: 0.15.0 socket.io-client: 1.4.8

Bug-fixes

Room

Improvements