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

Force MediaSource reset when there are EME config changes #2818

Merged

Conversation

epiclabsDASH
Copy link
Contributor

Workaround to #2795. Trying to reuse a MediaSource across two periods, in which one of them defines a DRM system and the other one not, makes Chrome to crash.

This PR avoid the crash although makes period transition in above cases to be not seamless. I will create a new ticket to investigate if this is a limitation of the browser. In that case I will create a ticket in Chromium project.

@epiclabsDASH epiclabsDASH added this to the v2.9.2 milestone Oct 17, 2018
@epiclabsDASH epiclabsDASH merged commit 79d785d into Dash-Industry-Forum:development Oct 17, 2018
@squarebracket
Copy link
Contributor

FYI video.js has already opened this issue against chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=895449

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

3 participants