nextav/src
tigerenwork 1732a16ce2 fix(transcode): fast job teardown and resilient HLS delivery
- DELETE markKilled removes the job synchronously; FFmpeg is killed in the background so playlist/segment routes 404 immediately
- segment route waits up to 5s for in-progress segment writes
- centralize player teardown (pause, destroy HLS, clear media sources) to stop lingering audio/requests on close
- track and release transcode jobs on player close/reopen and reset format to avoid reusing killed job URLs
- add e2e transcode lifecycle test
2026-08-06 23:34:14 +08:00
..
app fix(transcode): fast job teardown and resilient HLS delivery 2026-08-06 23:34:14 +08:00
components fix(transcode): fast job teardown and resilient HLS delivery 2026-08-06 23:34:14 +08:00
contexts - 新增 SidebarProvider 上下文管理侧边栏状态 2026-05-21 23:59:10 +08:00
db feat: 重写live transcoding 2026-05-23 21:00:23 +08:00
lib fix(transcode): fast job teardown and resilient HLS delivery 2026-08-06 23:34:14 +08:00