Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Tuesday at 01:29 PM
VaBeach_Guy Posted February 16 Share Posted February 16 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> Link to comment Share on other sites More sharing options...
VaBeach_Guy Posted February 16 Author Share Posted February 16 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 /> Markus Jung and angle4cor 2 Link to comment Share on other sites More sharing options...
angle4cor Posted February 17 Share Posted February 17 Thanks a lot! VaBeach_Guy 1 Link to comment Share on other sites More sharing options...
Recommended Posts