Fixed an issue with endOfStream logic and started updating segment durations whe…
…n enough information exists to do so * Moved endOfstream and playlist updating code out of `updateendHandler` * We now update segment durations when we have a previous segment with a known end-time * Always trigger endOfStream when we append the last fragment in addition to triggering it if we are in a buffer that touches the end of the stream (duration) after an append
Showing
1 changed file
with
87 additions
and
21 deletions
-
Please register or sign in to post a comment