-
-
Notifications
You must be signed in to change notification settings - Fork 414
WBO Jitsi integration
Yonggan edited this page Mar 25, 2021
·
10 revisions
You can setup your Jitsi Meet instance to be able to use WBO whiteboards right inside your Jitsi video conferences. For more information on how to do so, see jitsi/jitsi-meet#5295.
This setup is based on the normal etherpad integration of Jitsi. It needs Etherpad to be installed and the plugin ep_whiteboard to be enabled through the web UI or by running npm install ep_whiteboard
in your etherpad-lite program folder.
After installing the ep_whiteboard plugin add this to your etherpad configuration (settings.json
)
"ep_draw":{
"host": "wbo_host.tld"
}
Mobile | Desktop |
---|---|