2016-01-10, 05:59:57
If you ever want to embed a Youtube Live stream, here is a quick and easy HTML hack.
(Youtube live streams are "stations" or "channels" that broadcast continuously.)
<iframe title="YouTube video player" class="youtube-player" type="text/html"
You can see my Youtube Live station embedded on my getsimple CMS site here.
Scenic Television - Ambient sights and sounds of nature.
www.scenicradio.com/index.php?id=television
(Youtube live streams are "stations" or "channels" that broadcast continuously.)
<iframe title="YouTube video player" class="youtube-player" type="text/html"
width="640" height="390" src="http://www.youtube.com/embed/youtube-live-stream-id"
frameborder="0" allowFullScreen></iframe>You can see my Youtube Live station embedded on my getsimple CMS site here.
Scenic Television - Ambient sights and sounds of nature.
www.scenicradio.com/index.php?id=television