-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Have you read the Tutorials?
Yes
Have you read the FAQ and checked for duplicate open issues?
Yes
If the question is related to FairPlay, have you read the tutorial?
N/A
What version of Shaka Player are you using?
Latest
What browser and OS are you using?
Firefox
Please ask your question
When i looked to how the player is behaving against bandwidth changed i found that the network engine was sending wired information to the ABR manager
Segment downloaded: contentType=video deltaTimeMs=5 numBytes=132328 lastTimeChosenMs=1715701213390 enabled=true
Segment downloaded: contentType=video deltaTimeMs=153 numBytes=71224 lastTimeChosenMs=1715701213390 enabled=true
Segment downloaded: contentType=video deltaTimeMs=604
deltaTimeMs=5 so much data in so short time is quite wired to me. is that something possible can it be linked to wrong information.
have you experience it ?
Should we put some filter to avoid to count that value inside the ABR manager
