Report seekable relative to the earliest possible position at load start
Keep track of the accurate durations of expired segments in the playlist loader so that it's possible to accurately calculate the start and end points of the seekable ranges relative to media timeline position zero, even if we switch variant streams or seek within a live stream. Track the media timeline position of the last discontinuity to allow for PTS-based variant stream synchronization instead of the incorrect media sequence based method we're currently using. Stop rewriting timestamps in the transmuxed FLV tags for that reason as well. Add m3u8 parser support for EXT-X-DISCONTINUITY-SEQUENCE.
Showing
48 changed files
with
521 additions
and
207 deletions
test/manifest/disc-sequence.js
0 → 100644
test/manifest/disc-sequence.m3u8
0 → 100644
-
Please register or sign in to post a comment