<br /><a href=”http://www.ustream.tv/” style=”padding: 2px 0px 4px; width: 400px; background: #ffffff; display: block; color: #000000; font-weight: normal; font-size: 10px; text-decoration: underline; text-align: center;” target=”_blank”>Live broadcasting by Ustream</a>
<!– Paste the following into the <head> –>
https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js
<style>
#clappr{ width: 100%;height: 100%;position: relative; min-height: 320px; margin-bottom: 25px;}
#clappr > div{ width:100%;height:100%;position: absolute;}
</style>
<!– Paste the following into the <body> –>
var player = new Clappr.Player({
source:
“https://5abdf4edae5bf.streamlock.net:443/tvibmstv/tvibmstv/playlist.m3u8”
,
parentId: “#clappr”,
width: ‘100%’,
height: ‘100%’,
autoPlay: false,
//gaAccount: ‘UA-44332211-1’,
//gaTrackerName: ‘MyPlayerInstance’
});