Skip to content

fix(hls): live TV freeze after 5 min - #149

Open
lostb1t wants to merge 2 commits into
mainfrom
fix/live-tv-freeze
Open

fix(hls): live TV freeze after 5 min#149
lostb1t wants to merge 2 commits into
mainfrom
fix/live-tv-freeze

Conversation

@lostb1t

@lostb1t lostb1t commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Closes #146

@github-actions

Copy link
Copy Markdown
Contributor

Docker image built for this PR and pushed to GitHub Container Registry.

docker pull ghcr.io/lostb1t/remux:pr-149

Image will be removed when this PR is closed or merged.

- Re-arm kill_tx during live restart sleep so kill_transcode can abort
  the delay; without this the restart loop became orphaned when the
  session was stopped mid-sleep, leaving ffmpeg running indefinitely.
- Unpaused sessions now expire after 60 s of silence instead of 15 min:
  an active client pings on every segment fetch, so silence = gone.
  Paused sessions retain the full 15-minute window.
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.

Android TV Live TV Playback Freezing

1 participant