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:
- The OpenTok documentation on screen sharing
- The README.md file for the Chrome screen-sharing extension sample in this repo
- The README.md file for the Firefox screen-sharing extension sample in this repo