Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
VaBeach_Guy Posted February 16, 2023 Posted February 16, 2023 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>
VaBeach_Guy Posted February 16, 2023 Author Posted February 16, 2023 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 /> angle4cor and Markus Jung 2
Recommended Posts