google / google/ExoPlayer

Support seeking/rewinding in buffered data for progressive live streams

Open
#6,562 0 comments 0 reactions 1 assignee Claimed by @andrewlewis View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.