You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Live Interstitial midroll buffering and playback (#7913)
* Fix midroll buffering and playback progression from preroll at live edge
Fixes#7912
* Fix live midroll interstitial resumption (low-latency and short primary breaks)
#7912
* Fix appendInPlace stall handling
#7912
* Replace `advanceInPlace` with `hls.startLoad`
* Fix live midroll interstitial resumption (low-latency and short primary breaks)
- Ensure seek to start on midroll join
- Prevent lastCurrentTime > startPosition lock-in before segments are parsed
- Improve live primary resumption estimate at end of interstitial playback
Resolves#7912
0 commit comments