mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 11:50:25 +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
94.5%
Rust
2.7%
Swift
1.5%
CSS
1%
Shell
0.2%
Other
0.1%