mirror of
https://github.com/zoriya/v10.git
synced 2026-08-15 10:23:32 +00:00
Live playback was folded into createSimpleHlsEngine (VoD + live, one composition), making the separate createLiveHlsEngine — which only wrapped the same behaviors plus the hls engine itself — redundant, and leaving live-playlist-spike an orphaned experiment with no exports or consumers. Delete both, drop the ./live-hls package export and tsdown entry, and point the sandbox live harness at createSimpleHlsEngine. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>