Link to github: 0.6.21: Updates for MCU publishOnly
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
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.
Downloads