Closed
Description
What version of Hls.js are you using?
0.14.7
What browser and OS are you using?
Chrome 84
Test stream:
gap: video segment 1.ts and 5.ts, audio segment 1.ts and 5.ts
https://mtoczko.github.io/hls-test-streams/test-gap-audio-video/playlist.m3u8
gap: video segment 1.ts and 5.ts
https://mtoczko.github.io/hls-test-streams/test-gap-video/playlist.m3u8
gap: audio segment 1.ts and 5.ts
https://mtoczko.github.io/hls-test-streams/test-gap-audio/playlist.m3u8
Checklist
- The issue observed is not already reported by searching on Github under https://github.com/video-dev/hls.js/issues
- The issue occurs in the stable client on https://hls-js.netlify.com/demo and not just on my page
- The issue occurs in the latest client on https://hls-js-dev.netlify.com/demo and not just on my page
- The stream has correct Access-Control-Allow-Origin headers (CORS)
- There are no network errors such as 404s in the browser console when trying to play the stream
Expected behavior
The client should not attempt to load segment.
Fill audio gaps with silence. (Safari)
Fill video gaps with black frame. (Safari)
Metadata
Metadata
Assignees
Type
Projects
Status
Top priorities