Comment on page
&widget
Will load a side-bar with an IFrame embed, with support for YouTube / Twitch / Social Stream
Example:
&widget=https%3A%2F%2Fwww.youtube.com%2Flive_chat%3Fis_popout%3D1%26v%3DORBwkXsUNEs
Value | Description |
---|---|
(URLComponent-encoded URL value) | load a side-bar with that page as an IFRAME embed |
&widget
lets you pass a URLComponent-encoded URL value. It will load a side-bar with that page as an IFrame embed, with support for YouTube/Twitch specifically added.This was designed for Twitch / YouTube / Social Stream chat, but could in theory work with any CORS-friendly site, such as a third-party web tool.
The director of a room also has the option to enable/disable the widget function for everyone in the room via the room settings menu.

If the director uses
&widget
, it will auto sync that with all guests as they connect. I'll try to find ways to make it easier to resize/minimize in the future.Last modified 6mo ago