Can you tell me how to solve?
<script SRC="https://unpkg.com/videojs-contrib-hls/dist/videojs-contrib-hls.js" & gt; </script>
<body>
"Poster" : ", "
"Controls" : "true"
}, function () {
Check this. 'play', function () {
The console. The log (' there is');
});
//will be suspended after the pause - play
Check this. 'pause', function () {
The console. The log (" pause ")
});
//end
Check this. 'ended', function () {
The console. The log (' end ');
})
});
</script>