Support seeking/rewinding in buffered data for progressive live streams
Open
enhancement
low priority
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
### Use case description
Currently we don't support seeking within buffered data for progressive live streams. This is an enhancement to allow seeking within buffered data for these streams. Ideally this should work well with a back buffer specified via `LoadControl.getBackBufferDurationUs`, and allow seeking within new live media data loaded while the player is paused.
See also the old closed/locked issues #4917 and #4452.
### Proposed solution
To be determined.
### Alternatives considered
n/a
Contributor guide
Assessment
This issue has not been assessed yet.