aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/live/live-segment-sha-store.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix logChocobozzz2023-06-191-1/+1
|
* Fix testsChocobozzz2023-05-221-0/+2
|
* Use atomic renameChocobozzz2023-05-161-3/+3
|
* Atomic live segment file writeChocobozzz2023-05-151-3/+11
|
* Implement remote runner jobs in serverChocobozzz2023-05-091-1/+4
| | | | Move ffmpeg functions to @shared
* 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