Socket
Socket
Sign inDemoInstall

opentok-annotation

Package Overview
Dependencies
12
Maintainers
2
Versions
101
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    opentok-annotation

OpenTok annotation accelerator pack


Version published
Weekly downloads
456
decreased by-36.04%
Maintainers
2
Install size
4.80 MB
Created
Weekly downloads
 

Readme

Source

logo

OpenTok Annotations Accelerator Pack

This package provides an easy way to get started in implementing interoperable annotation over audio/video or shared screen using the OpenTok platform. For usage details, see the OpenTok Screensharing with Annotations Accelerator Pack for JavaScript.

###Installation:

$ npm install --save opentok-annotation

If using browserify or webpack:

const annotation = require('opentok-annotation');

Otherwise, include the accelerator pack in your html:

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

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


Click here for a list of all OpenTok accelerator packs.

Keywords

FAQs

Last updated on 17 Feb 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc