ringcentral-video
v0.2.1
Published
This SDK allows you to create a RingCentral Video client in JavaScript. With the SDK, you can programmatically join a meeting, receive remote video streams and send local video/audio to remote peers.
Downloads
8
Readme
RingCentral Video SDK for JavaScript
This SDK allows you to create a RingCentral Video client in JavaScript. With the SDK, you can programmatically join a meeting, receive remote video streams and send local video/audio to remote peers.
Prerequisites
You must https://developer.chrome.com/origintrials/#/register_trial/3892235977954951169 for your domain, even if it is http://localhost:8080.
Install
yarn add ringcentral-video @rc-ex/core
Usage
Please refer to src/test.ts.
Todo
- Mute local video
- Mute local audio
- Leave meeting
- I find that it just works!
- Post chat
- New participant
- dynamically add or remove
mediaStream