# Restreaming

* **Restreaming**\
  Allow participants to start restreaming. When enabled restream this meeting live to platforms like YouTube, Cloudflare, Vimeo, or add custom.
* **Target**\
  Select You Tube, Vimeo, Cloudfare or Custom
* **Stream Key**\
  Unique authentication token for your restreaming.
* **Restreaming layout mode**\
  Auto mode automatically magnifies the active speaker, while tiled mode renders a basic grid with participant tiles. However, both layout modes will magnify any open content or shared screen.
* **Hide tiles in restreaming**\
  When enabled, restreaming will not include participants’ video tiles. Participants’ audio, screen sharing, and other shared content will still be streamed.
* **Show logo in restreaming**\
  When enabled, the logo will be displayed in this room’s restreaming.
* **Show name badges in restreaming**

  When enabled, restreaming in this room will include participant name badges on tiles.
* **Restreaming consent message**\
  When enabled, participants starting a restreaming will be reminded that all participants’ consent, including those who join late, may be a legal requirement.
* **Restreaming auto-start**\
  Restreaming will automatically start when the first participant joins.

  \ <br>


---

# 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://docs.digitalsamba.com/dashboard/creating-a-room/restreaming.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.
