> For the complete documentation index, see [llms.txt](https://docs.digitalsamba.com/reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalsamba.com/reference/rest-api/restreamers.md).

# Restreamers

Restreamer provides you with a way to restream the room conference to external platforms like Youtube, Cloudflare, Vimeo or a custom external one. That way you can broadcast your conference to a larger audience on a popular platform.

Any video conference can be restreamed by simply clicking the restream button on the toolbar or calling the [startRestreaming()](/reference/sdk/methods/startrestreaming.md) SDK method.

{% hint style="info" %}
You can also use the **restream\_autostart\_enabled** boolean property when creating the room, so the restreaming starts automatically on the first user entering the room.
{% endhint %}
