2017-11-25 16:50:40 +01:00
|
|
|
# Start a video call
|
|
|
|
|
2019-02-13 21:24:15 +01:00
|
|
|
{start_tabs}
|
|
|
|
|
2018-09-17 00:00:37 +02:00
|
|
|
{!start-composing.md!}
|
2017-11-25 16:50:40 +01:00
|
|
|
|
|
|
|
2. Click the video-camera (<i class="fa fa-video-camera"></i>) icon in the
|
2018-09-16 01:54:05 +02:00
|
|
|
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.
|
2017-11-25 16:50:40 +01:00
|
|
|
|
|
|
|
4. Send the message.
|
|
|
|
|
|
|
|
5. Click on the link in the message to start or join the call.
|
|
|
|
|
2019-03-01 01:34:12 +01:00
|
|
|
!!! warn ""
|
|
|
|
**Note**: You can replace "Click to join video call" with anything you want.
|
|
|
|
|
2019-02-13 21:24:15 +01:00
|
|
|
{end_tabs}
|
|
|
|
|
2019-03-01 01:34:12 +01:00
|
|
|
## Change your video chat provider
|
|
|
|
|
|
|
|
By default, Zulip integrates with
|
|
|
|
[Jitsi Meet](https://jitsi.org/jitsi-meet/), a fully-encrypted, 100% open
|
|
|
|
source video conferencing solution. Organization administrators can also
|
|
|
|
change the organization's video chat provider.
|
|
|
|
|
|
|
|
Note that both the Google Hangouts and Zoom integrations require paid
|
|
|
|
accounts with their respective providers.
|
|
|
|
|
|
|
|
### Change your video chat provider
|
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
|
|
|
|
{tab|google-hangouts}
|
|
|
|
|
|
|
|
{settings_tab|organization-settings}
|
|
|
|
|
|
|
|
1. Under **Other settings** set **Video chat provider** to **Google Hangouts**.
|
|
|
|
|
|
|
|
1. Enter the domain for your [G Suite team](https://gsuite.google.com/).
|
|
|
|
|
|
|
|
1. Click **Save changes**.
|
|
|
|
|
|
|
|
{tab|zoom}
|
|
|
|
|
|
|
|
{settings_tab|organization-settings}
|
|
|
|
|
|
|
|
1. Under **Other settings** set **Video chat provider** to **Zoom**.
|
|
|
|
|
|
|
|
1. Enter your Zoom email address, API key, and API secret.
|
|
|
|
|
|
|
|
1. Click **Save changes**.
|
|
|
|
|
|
|
|
!!! warn ""
|
|
|
|
**Note**: Zoom support is experimental. In particular, Zulip currently
|
|
|
|
supports having only one active Zoom meeting at a time.
|
|
|
|
|
|
|
|
{tab|jitsi-on-premise}
|
|
|
|
|
2019-05-07 19:39:19 +02:00
|
|
|
If you're running both Zulip and Jitsi Meet on-premise, just set
|
2019-03-01 01:34:12 +01:00
|
|
|
`JITSI_SERVER_URL` in `/etc/zulip/settings.py`.
|
|
|
|
|
|
|
|
{end_tabs}
|