Comments
Comments are only availabe for livestreams. To activate them, pass the option comments: true
to the setup options.
Alternatively, you can pass a HTML Element instead of true
, to embed the comments anywhere on your page.
You could also pass the ID of the container instead, like for the player container.
Additional Options
Key | Type | Description |
---|---|---|
comments_username | String | The Preset for the username |
comments_dataid | String | The dataid of another live-stream |
comments_align | String | "top" (default) or "bottom" - Alignment for the auto scroll, after the user added a comment |
comments_permanentUsername | Boolean | Lock the username, after the first message was sent. (or, if `comments_username` is set) |
Live Demo
Last updated