# Connecting Vimeo to OBS (Virtual event)

Download OBS [here](https://obsproject.com/) for free. Useful information on how to use OBS can be found [here](https://obsproject.com/wiki/OBS-Studio-Quickstart).

### Output

Once a Vimeo has been [created](/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/vimeo-stream-vp.md) the following information is shown, which is needed to connect the stream with OBS.

| Title      | Explanation                                                         |
| ---------- | ------------------------------------------------------------------- |
| RTMP URL   | Insert the server in the encoder.                                   |
| Stream key | This is the streaming key that needs to be inserted in the encoder. |

In OBS click on 'Settings' in the bottom right corner.

<div align="left"><img src="https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MCvMZLWwQmRZTERaF4n%2F-MCvRkLJi8-Pl6z3JtFP%2Fimage.png?alt=media&#x26;token=e064942d-5f80-4bfc-b536-706ea34f00e0" alt=""></div>

### Stream

Select 'Stream' from the menu on the left side and fill in the following information for each tab:

| Tab in OBS | Fill in information from Vimeo |
| ---------- | ------------------------------ |
| Service    | Vimeo                          |
| Server     | Default                        |
| Stream Key | Stream key                     |

![](/files/-MlFM4cS5WIKyEU4Zuzi)

### Output

Select 'Output' from the menu on the left side and fill in the following information for each tab:

| Tab in OBS    | Fill in               |
| ------------- | --------------------- |
| Output Mode   | Simple                |
| Video Bitrate | Enter desired bitrate |
| Encoder       | Software (x264)       |
| Audio Bitrate | Select desire bitrate |

![](https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MCvMZLWwQmRZTERaF4n%2F-MCvaswfRp_k-1HCmFFD%2Fimage.png?alt=media\&token=02923934-0db5-4abd-acac-f67ad1ce2b0a)

​[Learn more about bitrates.](https://blog.mobcrush.com/how-to-choose-the-right-bitrate-for-your-stream-9864ce322a9b)​

Click on 'OK' in the bottom right corner.

### Go live

Click on 'Start Streaming' in the bottom right corner to go live.

<div align="left"><img src="https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MCvMZLWwQmRZTERaF4n%2F-MCvY-fuWXkig8AHp69e%2Fimage.png?alt=media&#x26;token=bc9f7afd-b55d-4777-a8b9-7d638d726c2d" alt=""></div>

A preview of the stream will be displayed Vimeo. The stream will automatically go live. Insert the live stream in the Let's Get Digital environment.

{% hint style="info" %}
The stream will automatically be saved as a video.
{% endhint %}


---

# Agent Instructions: 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://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/obs-studio-software/connecting-vimeo-to-obs-vp.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.
