Setting maxBandwidth to less than lowest bandwidth track plays highest bandwidth track #170
Labels
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
If you have a track with multiple video variants, set the maxBandwidth property to less than the bandwidth of the lowest variant. (ex: if the lowest quality is 135000, set maxBandwidth to 100000). The player will then start fetching chunks from the highest quality available. Ideally if your restrictions are set below the level of the lowest variant, the player should start fetching the lowest quality videos chunks, not the highest.
The text was updated successfully, but these errors were encountered: