Skip to content

Returning to ABR mode #435

Closed
Closed
@BucherTomas

Description

@BucherTomas

There seems to be an issue with re-enabling adaptation once user switches to a given quality manually and then attempts to switch back to auto.

  1. Start playing any content with multiple qualities.
  2. Select some lower quality manually before the player adapts automatically to the highest possible one
  3. Re-enable adaptation

Alternatively start with "enable adaptation" checkbox disabled and enable during playback.

Expected behavior would then be that the player enables ABR again and adapts in a short while to the highest possible quality based on network conditions. But this does not happen, playback is stuck on the manually chosen quality.

We attempted to call in our player player.configure({ abr: { enabled: true } }); , hopefully the correct approach, but no difference from the reference Shaka player, ABR does not kick in.

Metadata

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedtype: bugSomething isn't working correctly

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions