aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/live-fast-restream.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix live testsChocobozzz2022-10-111-1/+20
|
* Live supports object storageChocobozzz2022-10-041-1/+1
| | | | | | | | * 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
* Cleanup tests importsChocobozzz2022-08-171-3/+1
|
* We don't need to import mochaChocobozzz2022-08-171-1/+0
|
* Fix lintChocobozzz2022-06-241-1/+1
|
* Fix removed sha segments on fast restreamChocobozzz2022-06-241-2/+3
|
* Fix fast restream in saved permanent liveChocobozzz2022-06-231-0/+128