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

set default value to responseType of XMLHttpRequest. #2370

Conversation

nicosang
Copy link
Contributor

Hi,

this PR has to solve an issue in Firefox with MSS streams (for instance : http://playready.directtaps.net/smoothstreaming/SSWSS720H264/SuperSpeedway_720.ism/Manifest). ResponseType of XMLHttpRequest was set to 'text' value, the responses body was not well encoded. The use of default responseType solve this issue.

Nico

Smooth manifests  encoded in utf16 don't work in Firefox.
@epiclabsDASH epiclabsDASH added this to the v2.6.6 milestone Jan 13, 2018
@epiclabsDASH epiclabsDASH merged commit e0536f2 into Dash-Industry-Forum:development Jan 13, 2018
@nicosang nicosang deleted the utf16ManifestSmoothBugFix branch January 15, 2018 13:49
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