When playing a truncated Akamai stream with subtitles enabled (truncation via start and end parameters), the subtitles track is correctly aligned at the beginning, but its length is bigger than the stream duration. As a result, the player never reaches the end state.
This issue is similar to #65 .
Issue type
Incorrect behavior
Description of the problem
Subtitles track for truncated streams is an Akamai beta feature. We should report the bug and implement a workaround in the meantime.
Environment information
- Library version: Any
- iOS version: Any
- Device: Any
Reproducibility
Always reproducible
Steps to reproduce
- Play an Akamai stream having subtitles, truncated with
start and end parameters, for example SRF 10v10 subject of 6 minutes.
- Enable subtitles.
- Wait until playback reaches the end. The player never ends playback.