Endless buffering when seeking while paused
Open
bug
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Chunks are not remuxed when seeking while the media is paused. We need to subscribe to seek events of the video element instead of only relying on timeupdate events.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the video element handlers for seek and timeupdate events, then trace how paused seeking triggers chunk remuxing and buffering. Confirm the fix by reproducing a seek while paused and verifying that remuxing runs and playback no longer buffers endlessly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100