Files
zulip/help/start-a-call.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
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.
2023-01-25 14:08:29 -08:00

1.5 KiB

Start a video call

{start_tabs}

{!start-composing.md!}

  1. 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.

  2. Send the message.

  3. 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}

  1. Under Other settings select appropriate provider from Video call provider dropdown.

  2. Click Save changes.

{end_tabs}