Official JS/TS client library for Membrane RTC Engine
Using npm:
npm install @jellyfish-dev/membrane-webrtc-js
or
yarn add @jellyfish-dev/membrane-webrtc-js
Using GitHub:
npm install jellyfish-dev/membrane-webrtc-js#<branch>
Documentation is available here
Below table presents mappings between JS SDK and RTC Engine versions that can be used together.
JS SDK | RTC Engine |
---|---|
0.1-0.2 | 0.2-0.7 |
0.3.0 | 0.7-0.8 |
0.4.0 | 0.9-0.13 |
0.5.0 | 0.14+ |
Copyright 2022, Software Mansion
Licensed under the Apache License, Version 2.0
Generated using TypeDoc