@vonage/video-express
TypeScript icon, indicating that this package has built-in type declarations

1.7.1 • Public • Published

Vonage Video Express

The Vonage Video Express is a JavaScript library to quickly create a multiparty video conference web application. It works on top of the Vonage Video API for JavaScript.

Documentation

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

Accessing VideoExpress library

Via npm installed package

Install package:

$ npm i --save @vonage/video-express
import * as VideoExpress from "@vonage/video-express";
// or
import { Room, PreviewPublisher} from "@vonage/video-express";

Via script tag

In html:

<script src="https://static.opentok.com/v1/js/video-express.js"></script>

In javascript, access via global VideoExpress object:

/* global VideoExpress */

// e.g usage:
const room = new VideoExpress.Room({
  ...
});

Methods

See the OpenTok developer guide on Video Express Basics to learn more about the methods in Video Express. To learn more about Session Creation, please visit the Session Creation and Token Creation sections of the OpenTok Developer Guide.

Events

To learn about Video Express events, see the OpenTok developer guide on Video Express Events.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.7.1
    71
    • latest
  • 1.7.1
    71
    • beta

Version History

Package Sidebar

Install

npm i @vonage/video-express

Weekly Downloads

504

Version

1.7.1

License

https://www.vonage.com/legal/communications-apis/terms-of-use/

Unpacked Size

3.61 MB

Total Files

55

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