$ 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/[email protected]/dist/webrtc.js"
integrity="sha384-A1gLqNhpdABTxwATYRGu8Zf9lBcUh/d6Q4WeuY4lyHeqm7TixwjHz6dAbF4iD/wg"
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 |