mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
1.5 KiB
1.5 KiB
Start a video call
{start_tabs}
{!start-composing.md!}
-
Click the video-camera () icon in the bottom left corner of the compose box. This will insert a link like [Click to join video call](https://meet.jit.si/123456789) into the compose box.
-
Send the message.
-
Click on the link in the message to start or join the call.
!!! tip ""
You can replace "Click to join video call" with anything you want.
{end_tabs}
Change your video call provider
By default, Zulip integrates with Jitsi Meet, a fully-encrypted, 100% open source video conferencing solution. Organization administrators can also change the organization's video call provider. The video call providers supported by zulip are:
!!! tip ""
It is also possible to disable the video call button for your organization by
setting the provider to "None".
Change your organization's video call provider
{start_tabs}
{settings_tab|organization-settings}
-
Under Other settings select appropriate provider from Video call provider dropdown.
-
Click Save changes.
{end_tabs}