bhargavbhegde7 / 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 Opera and older versions of Chrome (71 and lower). These extensions allow you to use screen-sharing support in Opera and older versions of Chrome with the OpenTok.js library.

Important: In Chrome 72+ and Firefox 52+, an extension (or whitelist listing) is no longer needed for screen sharing. The browser prompts the end user for access to the screen, as it would for access to the camera. The extension in this repo is only included to support Opera and older versions of Chrome.

For more information, see:

Note: The Firefox screen-sharing extension in this repo is no longer supported in OpenTok, which does not support versions of Firefox that require a screen-sharing extension.

About

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


Languages

Language:HTML 60.1%Language:JavaScript 39.9%