opentok-one-to-one-communication

1.0.27 • Public • Published

logo

OpenTok One-to-One Communication Accererator Pack

This package provides an easy way to get started in delivering interoperable, production-quality audio/video solutions on the OpenTok platform. For usage details, take a look at the one-to-one sample app.

Installation:

$ npm install --save opentok-one-to-one-communication

If using browserify or webpack:

const communication = require('opentok-one-to-one-communication');

Otherwise, include the accelerator pack in your html:

<script src="../your/path/to/opentok-one-to-one-communication.js"></script>

. . . and it will be available in global scope as CommunicationAccPack


Click here for a list of all OpenTok accelerator packs.

Package Sidebar

Install

npm i opentok-one-to-one-communication

Weekly Downloads

1

Version

1.0.27

License

MIT

Last publish

Collaborators

  • opentok-vsolutions
  • adrice727