Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MSS live seeking #3574

Merged

Conversation

bbert
Copy link
Contributor

@bbert bbert commented Mar 15, 2021

This PR is fixing a bug when seeking MSS live streams to DVR window range start.
While seeking to range start, segment timeline could be updated at the same time, thus having first segments to be removed from timeline.
This PR is fixing also an issue regarding SegmentInfo requests that could be aborted when seeking.

src/streaming/net/HTTPLoader.js Outdated Show resolved Hide resolved
src/core/Settings.js Outdated Show resolved Hide resolved
@bbert bbert added Bug MSS Microsoft Smooth Streaming labels Mar 23, 2021
src/core/Settings.js Show resolved Hide resolved
src/mss/parser/MssParser.js Outdated Show resolved Hide resolved
@dsilhavy dsilhavy added this to the 3.3.0 milestone Mar 29, 2021
@dsilhavy dsilhavy merged commit a41cf42 into Dash-Industry-Forum:development Mar 30, 2021
@bbert bbert deleted the fix-mss-live-seeking branch April 7, 2021 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug MSS Microsoft Smooth Streaming
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants