IMSC1 subtitles not working in a HLS stream #4350
Labels
component: HLS
The issue involves Apple's HLS manifest format
component: TTML
The issue involves TTML subtitles specifically
priority: P1
Big impact or workaround impractical; resolve before feature release
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Have you read the FAQ and checked for duplicate open issues?
What version of Shaka Player are you using?
4.1.1
Can you reproduce the issue with our latest release version?
yes
Can you reproduce the issue with the latest code from
main
?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?
Windows 11, Microsoft edge/chrome
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
What are the manifest and license server URIs?
https://aka.ms/LowLatencyDemo.m3u8
What configuration are you using? What is the output of
player.getConfiguration()
?{
streaming: {
autoLowLatencyMode: true
}
}
setTextTracksVisible(true) or select it from the UI.
What did you do?
Just play the stream
What did you expect to happen?
the captions should be downloaded and visible.
What actually happened?
The fragments of the captions are not getting downloaded and not displayed.
The text was updated successfully, but these errors were encountered: