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

Multi period bug fix #2273

Conversation

nicosang
Copy link
Contributor

@nicosang nicosang commented Nov 7, 2017

Hi,

this PR has to solve two issues related to multiperiod streams :

  • create EventController only once.

  • update function to test if a track has already been set in tracks array.

For this second point, when a user seeked in two different periods in a multiperiod streams, a new track was always added to tracks array.

Nico

@epiclabsDASH epiclabsDASH added this to the v2.6.4 milestone Nov 7, 2017
@epiclabsDASH epiclabsDASH merged commit fe51f3f into Dash-Industry-Forum:development Nov 13, 2017
@nicosang nicosang deleted the multiPeriodBugFix branch November 13, 2017 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants