Skip to content

Fix audio stall after network disconnect#19

Merged
glebovdev merged 3 commits intomasterfrom
fix/audio-stall-on-disconnect
Feb 7, 2026
Merged

Fix audio stall after network disconnect#19
glebovdev merged 3 commits intomasterfrom
fix/audio-stall-on-disconnect

Conversation

@glebovdev
Copy link
Owner

  • Non-blocking reads in audio streamer prevent stale audio from oto's internal buffers playing after network interruptions
  • Rework retry logic to rotate across stream URLs on reconnect
  • Add retry (R key) to playback error modal with friendly error messages

Refactor error modal with R to retry and friendly error messages.
Auto-dismiss error modal when playback resumes.
Non-blocking reads in the audio streamer prevent oto's internal
buffers from accumulating stale audio during network interruptions.
Rework retry logic to rotate across stream URLs on reconnect.
@glebovdev glebovdev self-assigned this Feb 7, 2026
@glebovdev glebovdev merged commit 9a7c5f0 into master Feb 7, 2026
3 checks passed
@glebovdev glebovdev deleted the fix/audio-stall-on-disconnect branch February 7, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant