@vonage/video-express-plus-client

1.3.1-beta.6 • Public • Published

Installation

yarn add @vonage/video-express @vonage/edu-express-client
npm install  --save @vonage/video-express @vonage/edu-express-client

Usage

Prior knowledge of Video Express is recommended.

const breakOutRoom = new RoomManager.CreateRoom({
  applicationId: '44444444',
  sessionId: '1_this1is2my3new4session5id6',
  token: 'T1==this1is2a3token5nekot6a7si8siht9',
  roomContainer: 'roomcontainer',
  type: 'breakout',
});

Join a BreakOut Room

const breakOutRoom = new RoomManager.JoinRoom({
  applicationId: '44444444',
  sessionId: '1_this1is2my3new4session5id6',
  token: 'T1==this1is2a3token5nekot6a7si8siht9',
  roomContainer: 'roomcontainer',
  type: 'breakout',
});
const waitingRoom = new RoomManager.JoinRoom({
  applicationId: '44444444',
  sessionId: '1_this1is2my3new4session5id6',
  token: 'T1==this1is2a3token5nekot6a7si8siht9',
  roomContainer: 'roomcontainer',
  type: 'waiting',
  publisherOptions: {
    banner: "When the meeting starts, we'll let people know you're waiting.",
    subscript:
      "If you're the organizer or the invite came from your work or school, please log in",
    loginPageUrl: 'https://www.classroom.com/login',
  },
});

Documentation

The documentation and API reference can be found at https://tokbox.com/developer/edu-express/client

Readme

Keywords

Package Sidebar

Install

npm i @vonage/video-express-plus-client

Weekly Downloads

1

Version

1.3.1-beta.6

License

MIT

Unpacked Size

9.8 MB

Total Files

40

Last publish

Collaborators

  • aviadhouri.va
  • keichenblat
  • daniel-sapir
  • ekatz
  • llihovodov
  • tabdullah
  • jmoramunoz2
  • sailusha
  • hilakl
  • leppelin
  • molszewski_v
  • twilliams253
  • abolles
  • lallen2
  • yonatan.kra
  • jtiet
  • kpaxian
  • vonage-frontier
  • vonage_client_media_processing
  • or.cpc
  • jeffswartz
  • rhainer
  • deliajolt
  • raulkg
  • liranbin
  • javiermolsanz
  • v-kpheng
  • vgai-dev
  • web-il
  • iceberg-team
  • yinon
  • unified_portal
  • vreporter-npm
  • vbcbe
  • voxip_team
  • yuri.guller
  • idanvon
  • nexmo-devrel
  • vvd
  • vonagemeetings
  • vonage-jenkins
  • maikthomas
  • germangol
  • arivonage