Skip to content

WBO Jitsi integration

Yonggan edited this page Mar 25, 2021 · 10 revisions

WBO-Jitsi integration

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.

Setup

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"
    }

Screenshots

Mobile Desktop
wbo jitsi mobile JITSI WBO screenshot