Link to pause clappr player

44 views
Skip to first unread message

Kenny Johnson

unread,
Aug 15, 2018, 8:10:16 AM8/15/18
to BemTV: Hybrid CDN/P2P Architecture for HLS Broadcasts
Anyone know how to make a link to pause clappr player?

I tried this code but chrome dev tools says "player.stop is not a function...
Any ideas why?


<script>
var timeOutVideo = function() {
player.stop();
}
</script>

<button onclick="timeOutVideo()">Stop</button>

Reply all
Reply to author
Forward
0 new messages