nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

Why isn't #EXT-X-DISCONTINUITY-SEQUENCE included in HLS playlist?

Open ropez opened this issue 8 years ago • 2 comments

I'm having issues with HLS playback in Safari. I'm not sure whether the issues are actually caused by missing this header, but whenever an #EXT-X-DISCONTINUITY is present in the playlist, a MediaError exception with code MEDIA_ERR_DECODE occurs in Safari.

According to some sources I've found, missing this header might be an issue: https://github.com/google/ExoPlayer/issues/1496

ropez avatar Sep 06 '16 13:09 ropez

It's 6 years later, but I'm experiencing playback issues as well on M3U8 chunklists that are missing this header. On the latest iOS devices the livestream won't even start... Could this header be added easily?

jorbig avatar Oct 27 '22 15:10 jorbig

Now in 2021 I have the same issue. I've also used hls_continuous on; but no success when the latency is more than minutes. every one has found the solution?

EhsanVahab avatar Jun 13 '24 08:06 EhsanVahab