Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix duration error when HLS goes from LIVE to VOD (shaka-project…
…#5001) The duration is the minimum of the end times of all active streams. Non-active streams are not guaranteed to have useful maxTimestamp values, due to the lazy-loading system, so they are ignored.
- Loading branch information