Redundant calls being made to HLS child manifest #2066
Labels
component: HLS
The issue involves Apple's HLS manifest format
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
type: performance
A performance issue
Milestone
Have you read the FAQ and checked for duplicate open issues?
YES
What version of Shaka Player are you using?
2.5.4
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?
Demo App
If custom app, can you reproduce the issue using our demo app?
What browser and OS are you using?
Chrome 78, MacOS
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
What are the manifest and license server URIs?
https://shaka-player-demo.appspot.com/demo/#audiolang=en-GB;textlang=en-GB;uilang=en-GB;asset=https://storage.googleapis.com/shaka-demo-assets/angel-one-hls/hls.m3u8;panel=SEARCH;build=uncompiled
What did you do?
Redundant calls being made to child manifest
What did you expect to happen?
We only need to fetch a specific manifest only once instead, we can observe multiple calls. And increasing the video's start lag.
What actually happened?
Check the network tab, and search for
playlist_a-eng-0128k-aac-2c.mp4.m3u8
you can see that a total of 5 calls being made to the same child manifest.The text was updated successfully, but these errors were encountered: