Support pre-buffering of next concatenated item.
Open
enhancement
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Currently items in a concatenation of media periods are buffered consecutively. This usually results in a buffering state when items are skipped by the user. To support such use-cases, it would be helpful to pre-buffer the start of the next period even if the current period hasn't been fully buffered yet.
Contributor guide
Assessment
This issue has not been assessed yet.