aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/live/live-segment-sha-store.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use private ACL for private videos in s3Chocobozzz2022-10-241-10/+17
|
* Live supports object storageChocobozzz2022-10-041-32/+43
| | | | | | | | * Sync live files (segments, master playlist, resolution playlist, segment sha file) into object storage * Automatically delete them when the live ends * Segment sha file is now a file on disk, and not stored in memory anymore
* Refactor live managerChocobozzz2021-06-171-0/+64