mcassagnes / screensharing-extensions

Sample code for developing an OpenTok screen-sharing extension for Google Chrome and Firefox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screensharing-extensions

This project includes sample code for developing screen-sharing extensions for Chrome and older versions (51 and lower) of Firefox. These extensions allow you to use screen-sharing support in Chrome and older versions of Firefox with the OpenTok.js library.

Important: As of Firefox 52, an extension (or whitelist listing) is no longer needed for screen sharing. Firefox prompts the end user for access to a screen, window, or application, as it would for access to the camera. For more information, see this Mozilla blog post. The Firefox extension in this repo is only included to support older versions of Firefox.

For more information, see:

About

Sample code for developing an OpenTok screen-sharing extension for Google Chrome and Firefox


Languages

Language:HTML 60.1%Language:JavaScript 39.9%