mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
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.
680 B
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
-
Set Jitsi as the organization's video call provider, if it isn't already.
-
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.