Skip to content

0.6.21: Updates for MCU publishOnly

Compare
Choose a tag to compare
@oooookk7 oooookk7 released this 27 Apr 10:25
· 527 commits to 2.x.x/master since this release

Dependencies

CDN links (gzipped)

  • Minified library: //cdn.temasys.io/skylink/skylinkjs/0.6.21/skylink.min.js
  • Debug library: //cdn.temasys.io/skylink/skylinkjs/0.6.21/skylink.debug.js
  • Minified with all dependencies: //cdn.temasys.io/skylink/skylinkjs/0.6.21/skylink.complete.min.js
  • Debug with all dependencies: //cdn.temasys.io/skylink/skylinkjs/0.6.21/skylink.complete.js

API Documentation

http://cdn.temasys.io/skylink/skylinkjs/0.6.21/doc/classes/Skylink.html

NPM Installation

npm install git://github.com/Temasys/SkylinkJS#0.6.21


Bug-fixes

Stream

  • Fixes to prevent incomingStream from triggering if it contains empty audio or video tracks.
  • Fixes to trigger stopScreen() immediately when the "Stop screenshare" button is click on the bottom banner for chrome screensharing extension during screensharing.

Room

  • Fixes to ensure adherence to SM protocol 0.1.2.4.

Improvements

Documentation & Demos

  • Allow Web console logs to be printed for release .min.js files.