> For the complete documentation index, see [llms.txt](https://docs.gmetri.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmetri.com/metaverse/integrations/live-stream-on-gmetri/live-stream-zoom-on-vimeo/zoom-setup.md).

# Zoom Setup

Here are the steps to link a Zoom meeting or webinar to a live stream:

## During a Meeting

### Step 1: Start Zoom Meeting

Start the zoom meeting like you usually do

### Step 2: Start Streaming

When you are ready to link the meeting to a live stream, click on "More" -> "Live on Custom Live Streaming Service"

<figure><img src="/files/ebNzqoTrmye46qOQUgeo" alt=""><figcaption><p>Start Streaming on a Zoom Call</p></figcaption></figure>

This will open a web page where you can enter the live stream details. You need to enter three things here:

1. Stream URL
2. Streaming Key
3. Live streaming page URL

<figure><img src="/files/0clAfeE1iKjwoW7PgsDt" alt=""><figcaption><p>Enter Streaming Details on Zoom</p></figcaption></figure>

Enter these and click "Go Live!"

### Step 3: Continue with the Zoom Meeting/Webinar

Your Zoom meeting is now being streamed.&#x20;

<figure><img src="/files/EHNc6CAR2Om330bHmFCQ" alt=""><figcaption><p>Continue with the Zoom Call</p></figcaption></figure>

Continue with the Zoom Meeting.

### Step 4: Stop Streaming

After you done with the Zoom Meeting and want to stop the live streaming, click on "More" -> "Stop Live Stream"

{% hint style="danger" %}
Once live streaming stops you cannot use the same streaming URL once again. So be sure that the meeting has ended and you no longer want to stream the event before stopping live stream.&#x20;
{% endhint %}

<figure><img src="/files/9e7XMpGIfkPyxZ78XZrN" alt=""><figcaption><p>Stop Live Stream</p></figcaption></figure>

After stopping the Live Stream, you can end the Zoom Call the usual way.

## Linking a Zoom Call to a LiveStream during Meeting Setup

Optionally, you can link a Zoom Meeting/Webinar with Live Stream beforehand.

[Follow these steps](https://support.zoom.us/hc/en-us/articles/115001777826-Livestreaming-meetings-or-webinars-on-a-custom-site#h_62b792dc-3cf9-4b62-848d-93ee9e412a7c) to setup the meeting details before hand.

<figure><img src="/files/LJjvSHEdaiMa9Bqgyl4b" alt=""><figcaption><p>Linking a Zoom Call with a LiveStream during Meeting Setup</p></figcaption></figure>

## Things to Remember

* The RTMPS URL is a one-time use URL. Once a live stream ends, you cannot use the same URL again to live stream.
* Only the Host of the Meeting can start and end the live stream.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gmetri.com/metaverse/integrations/live-stream-on-gmetri/live-stream-zoom-on-vimeo/zoom-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
