Don't assume media sequence starts at zero
Zero is the default when unspecified but it's legal to have a one-indexed VOD media playlist. When the media sequence is non-zero, assume that should be the basis for all sequence calculations unless a different basis was explicitly specified. Fix Playlist.seekable so that it doesn't attempt to estimate the duration of expired segments.
Showing
3 changed files
with
47 additions
and
18 deletions
-
Please register or sign in to post a comment