Description
Have you read the FAQ and checked for duplicate open issues?: yes
What version of Shaka Player are you using?: v2.4.5
Can you reproduce the issue with our latest release version?: yes
Can you reproduce the issue with the latest code from master
?: yes
Are you using the demo app or your own custom app?: both
If custom app, can you reproduce the issue using our demo app?: yes
What browser and OS are you using?: IE11 (11.1387) on Windows 10 (1703)
What are the manifest and license server URIs?: Will send by email
What did you do?
Play my DASH video with separate keys for video and audio on your Demo app, on IE11.
Notice in order to play the video you have to turn off CORS restriction in IE Security Settings
(Internet Options - Security - Custom Level- Misc. - Access Data Sources across domains (Enable this.)
What did you expect to happen? Play without issues
What actually happened?
The video plays ok (with audio), but after 10-15 seconds I get Shaka error 6006
(FAILED_TO_GENERATE_LICENSE_REQUEST), and this repeats every 10-15 seconds.
- The same video plays without issues on Edge browser.
- The same video plays without issues on IE11 with DASHJS player.
- A similar video with a single playready key for video and audio plays well on IE11.
--
Activity