<video id="video" width="800" height="600" controls autoplay class="videoCentered"></video><script src="https://cdn.jsdelivr.net/hls.js/latest/hls.js"></script><script> if(Hls.isSupported()) { var video = document.getElementById('video'); var hls = new Hls({ autoStartLoad:false }); hls.loadSource('https://nn.geo.joj.sk/live/hls/jojplus-360.m3u8'); hls.attachMedia(video);hls.startLoad(1); hls.on(Hls.Events.MANIFEST_PARSED,function() { hls.startLoad(20); video.play(); }); }</script>
Loading Info...