Start a new topic

HLS Playback Drops

I am attempting to create a player for this stream 

http://hls.bcast.nfhsnetwork.com/broadcast/0ca7e7ea8d/live.m3u8


I embedded it on my website with the following code: 

<script src="https://cdn.viblast.com/vb/stable/viblast.js" type="text/javascript"></script>

<video

  controls

  height="687"

  width="945"

  src="http://hls.bcast.nfhsnetwork.com/broadcast/0ca7e7ea8d/live.m3u8"

  data-viblast-key="51d56f9f-d1bd-447c-997b-41cebb8416c2"

  autoplay

>

 

</video>


It drops out after 10-15 seconds on the preview window on the new player config dashboard and also on the website. Any suggestions?

1 Comment

Hi,

Thank you for the report. The player had an issue with the ts remuxer which is fixed with the latest 6.44.1 release.

Now the test stream is playable without interruption.



Login to post a comment