Player (0.3.0) plays video+audio correctly for ~15 s then halts (both stop), on a service where the backend keeps producing segments.
Backend-verified healthy: the HLS playlist keeps advancing throughout (observed MEDIA-SEQUENCE 28 → 31 over 12 s) and each new segment carries video + mp2 audio. So the backend does not stall — the player stops consuming/decoding after a few segments (buffer exhaustion / decoder error mid-stream / segment-boundary handling).
Repro: https://tv.icomb.place/stream/hls/skyfire/orf-sport/index.m3u8 (plays ~15 s, then freezes).
Raw source: https://tv.icomb.place/api/debug/tap?key=channel:orf-sport&duration=60.
Player (0.3.0) plays video+audio correctly for ~15 s then halts (both stop), on a service where the backend keeps producing segments.
Backend-verified healthy: the HLS playlist keeps advancing throughout (observed
MEDIA-SEQUENCE28 → 31 over 12 s) and each new segment carries video + mp2 audio. So the backend does not stall — the player stops consuming/decoding after a few segments (buffer exhaustion / decoder error mid-stream / segment-boundary handling).Repro:
https://tv.icomb.place/stream/hls/skyfire/orf-sport/index.m3u8(plays ~15 s, then freezes).Raw source:
https://tv.icomb.place/api/debug/tap?key=channel:orf-sport&duration=60.