Display YouTube Live Chat feed using the HTML Widget

To display the live chat feed of your live YouTube video, you can use the HTML Widget in Composer.

Note

Make sure to double-check your stream settings to enable / allow embedding the chat.

 

1 - Add HTML Widget, paste code

Screen_Shot_2020-11-04_at_12.12.26_PM.png

Inside of a Composition, add an HTML Widget and drop in the following html code:

<iframe width="100%" height="100%" src=" https://www.youtube.com/live_chat?v=TfmmgltZEtg&embed_domain= app.singular.live" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

2 - Replace Video ID Number

Replace the red text in the provided html code with your live video id from YouTube.

You can find this in your video url after "v=" and before "&".

Screen_Shot_2020-11-04_at_11.34.25_AM.png

Was this article helpful?
2 out of 15 found this helpful

Comments

0 comments

Please sign in to leave a comment.