# Video Settings

This is where you can decide which video solution you want to use! You can choose between several options.&#x20;

* **Built-in studio:** Choose this solution if you want a 100% integrated experience. Depending on what you want to do, you can choose between 2 modes:&#x20;
  * **Conference:** This mode allows you to define specific speakers who will be the only ones allowed to participate. All other members will be spectators.&#x20;
  * **Workshop:** All members can participate in the live event by speaking, turning on their cameras or sharing their screen. <mark style="color:red;">**Warning**</mark>: in this case, the number of participants present on the live site at any one time is limited to 200 (including speakers).
* **YouTube:** Stream your live on YouTube and embed the YouTube player in your Spot. The live will start automatically at the chosen date.&#x20;
* **Vimeo:** Same principle as on YouTube.&#x20;
* **No solution:** Choose this solution if you are not yet sure of which solution you will use or if you want to do a physical event.&#x20;

If you pick one of the Built-in studio solutions, you can decide on the modalities concerning the replay and the recording of your live.&#x20;

Before starting the live, you can decide whether you want the live to be recorded or not. **Warning! Once the live show has finished, you won't be able to change your choice!**&#x20;

Your replay may be split into several parts due to connection problems, for example. In this case, the different parts are made available to you. You can download them using the `Download` buttons (for more details,  click [here](/english/how-to/faq.md#download-a-live-replay)).

&#x20;You can also decide what you make available to your members:&#x20;

* by deciding whether or not to make the replay available <mark style="color:blue;">- don't worry, you can change your mind at any time!</mark>&#x20;
* by deciding which part will be displayed using the selector (if your replay is in several parts) <mark style="color:blue;">- don't worry, you can change your mind at any time!</mark>

You can also decide to create Breakout Rooms within Live (only for Workshop-type Built-in). This lets you create different rooms and distribute participants among them.

<figure><img src="/files/1QBWQzPEIw0mOxd8jN4d" alt=""><figcaption></figcaption></figure>


---

# 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://help.meltingspot.io/english/spot-content/lives/video-settings.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.
