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

[MSS] Update fragment info management #2438

Conversation

nicosang
Copy link
Contributor

Hi,

this PR has to avoid 412 precondition failed error. This type of error can occur when player wants to request not already available segment. Each time that tfrf box is processed, dash.js player will only add first segment of the two entries of this box. This part of the code is used to know timestamp of the next segment, for live stream use case, without reloading smooth manifest. Thus, request scheduler is better adjust.

Nico

@epiclabsDASH epiclabsDASH added this to the v2.6.7 milestone Feb 26, 2018
@epiclabsDASH epiclabsDASH merged commit f4011b7 into Dash-Industry-Forum:development Feb 26, 2018
@nicosang nicosang deleted the updateFragmentInfoManagement branch February 26, 2018 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants