0.2.1 • Published 2 years ago

ringcentral-video v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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
0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.0

2 years ago