For the complete documentation index, see llms.txt. This page is also available as Markdown.

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() SDK method.

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.

Last updated