aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/shared/live.ts
Commit message (Collapse)AuthorAgeFilesLines
* Correctly delete live files from object storageChocobozzz2022-10-251-1/+16
|
* Use private ACL for private videos in s3Chocobozzz2022-10-241-3/+3
|
* Fix live testsChocobozzz2022-10-111-3/+7
|
* Also retry when fetching master m3u8 playlistChocobozzz2022-10-111-3/+7
|
* Try to fix testsChocobozzz2022-10-101-3/+6
|
* Live supports object storageChocobozzz2022-10-041-21/+95
| | | | | | | | * 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
* Fix saving permanent live replay on quick restreamChocobozzz2022-05-251-2/+22
|
* Add ability to save replay of permanent livesChocobozzz2022-04-211-5/+5
|
* Move test functions outside extra-utilsChocobozzz2021-12-171-0/+41