Skip to content

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

Notifications You must be signed in to change notification settings

Juiceathon/screensharing-extensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.1%
  • JavaScript 39.9%