mirror of
https://github.com/linsa-io/linsa.git
synced 2026-03-20 16:23:58 +01:00
2be1e74e3be93a3b9aac6e46fddb924350a73430
- Add `getChunk` handler to serve specific recording chunks based on `streamId` and `index` query params - Modify route handler to dispatch requests to either list recordings or fetch chunks - Improve `isHlsPlaylistLive` function with: - Basic validation for manifest structure - Detection of master playlists and VOD markers - Segment presence check - Timestamp freshness validation via `#EXT-X-PROGRAM-DATE-TIME` - Conservative fallback using media sequence when timestamps are absent
Description
Languages
TypeScript
100%