2.0.7 • Published 10 years ago
ep_tokbox v2.0.7
Etherpad TokBox / OpenTok V2 plugin
This plugin puts cross browser WebRTC and Video chat into your Etherpad.
Installation
- Visit tokbox.com, create an account and get your Key and Secret
- Open your Etherpad settings.json file and paste the below in.
"ep_tokbox":{
"key":"YOUR KEY HERE",
"secret":"YOUR SECRET HERE",
"onByDefault":true
}
- Restart Etherpad and visit a pad, you will be prompted to share your camera.
Settings
- Disable onByDefault in settings.json to disable automatic sharing of video
- Append ?av=YES to the URL to automatically share video on first visit (only works if onByDefault is false.
Further development
Create issues, contact me, usually I work as a contractor for hire.