[[PageOutline]] = Jitsi Video Bridge = On galeano, we have a self-contained instance of jitsi video bridge along with the web application [https://github.com/jitsi/jitsi-meet jitsi-meet]. It was installed by following the [https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md quick install directions]. User documentation on how to use it via a web browser is available on our [wiki:web-conference web conferencing page]. == API == The [https://github.com/jitsi/jitsi-videobridge/blob/master/doc/rest-colibri.md colibri api] is also enabled so you can get statistics on our usage. While logged into galeano, you can run: `http http://127.0.0.1:8080/colibri/stats` To get all the details. I've also created `/root/jitsi-quick-stats` to parse out the most important values.