Description
Have you read the FAQ and checked for duplicate issues: Yes
What version of Shaka Player are you using: 2.3 (correction: 2.1.3)
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: Own player
If custom app, can you reproduce the issue using our demo app: No (mpd protected with CORS), but it can be reproduced with "clear" Shaka library locally.
What browser and OS are you using: All
What are the manifest and license server URIs:
(you can send the URIs to shaka-player-issues@google.com instead, but please use GitHub and the template for the rest)
Manifest was sent to the email, mpd example in first comment (URLs changed)
What did you do?
Started a stream with Shaka and waiting for subtitles.
What did you expect to happen?
Subtitles show in player.
What actually happened?
No subtitles were shown in player, even subtitles chunks were not requested.