zulip/templates/zerver/help/start-a-call.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

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}