$ npm install @rbbn/webrtc-js-sdk
To install a particular build branch or beta branch with the Github URL, run:
$ npm install https://github.com/RibbonCommunications/webrtc-js-sdk#<build number or "beta"> --save
<script src="https://unpkg.com/@rbbn/webrtc-js-sdk@6.16.1/dist/webrtc.js"
integrity="sha384-PavZ+Bep7InTB0LspAkPaVHqKkFwrqIXFfKGdIAv/ufdmst1T5QSNhsDRIOii9aO"
crossorigin="anonymous">
</script>
The information about tutorials and documents can be found in the links below
Browsers | Versions | Operating Systems |
---|---|---|
Chrome | Last 3 Major Versions | Windows, MacOS, Linux, Android |
Firefox | Last 3 Major Versions | Windows, MacOS, Linux |
Edge | Latest Major Version | Windows, MacOS |
Safari | Latest Major Version | MacOS, iOS |
Electron | Last 2 Major Versions | Windows, MacOS, Linux |