Jump to content

Featured Replies

Posted

 When you do a live stream or a video premiere on YouTube, a live chat is also included for viewers to interact in real time. 

There's a way (apparently), to embed this in a website, but so far I haven't been able to figure out how to get it to work in a thread. The code is pasted below (with generic YouTube and URL info).

Does anyone know how to make this work in a thread?

 

<iframe width=”350px” height=”500px” src=”https://www.youtube.com/live_chat?v=yourvideoid&embed_domain=yourdomainnamegoeshere.com” ></iframe>

 

  • Author

I got it worked out. The iframe code that I used and that works for me is:

<iframe allowfullscreen="" frameborder="0" height="270" src="VIDEO ID GOES HERE&embed_domain=YOUR DOMAIN GOES HERE" width="480"></iframe><br />

 

Recently Browsing 0

  • No registered users viewing this page.