Jitsi Meet Simultaneous Interpretation
Overview
Jitsi Meet has an extensive API, including one designed to work via an iframe.
In other words, you include your main Jitsi Meet web page via an iframe, and then write javascript code to control how it works.
JSI
We have written a simple wrapper called JSI using the iframe API to provide a intrepretation slider.
It’s installed on the same server running Jitsi Meet and enabled via a separate nginx configuration file.