zulip/templates/zerver/integrations/jitsi.md
Tim Abbott c30a4c5466 settings: Standardize on "video call provider" (not "video chat").
We had a mix of the two names, and "video call provider" both feels
more professional and more clear about precisely what it does.

We don't change the API fields, since it doesn't seem worth an API
migration.
2021-04-14 08:48:21 -07:00

680 B

Jitsi Meet is Zulip's default video call provider. Jitsi Meet is a fully-encrypted, 100% open source video conferencing solution.

Using Jitsi Meet

  1. Set Jitsi as the organization's video call provider, if it isn't already.

  2. Zulip's call button will now create meetings using Jitsi Meet.

Zulip's default video call provider is the cloud version of Jitsi Meet but it also possible to use Zulip with a self-hosted instance of Jitsi Meet; to configure this, just set JITSI_SERVER_URL in /etc/zulip/settings.py.