PeerTube/server/tests/api/live
Chocobozzz cfd57d2ca0
Live supports object storage
* 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
2022-10-04 10:03:17 +02:00
..
index.ts Fix fast restream in saved permanent live 2022-06-23 10:30:48 +02:00
live-constraints.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
live-fast-restream.ts Live supports object storage 2022-10-04 10:03:17 +02:00
live-permanent.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
live-rtmps.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
live-save-replay.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
live-socket-messages.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
live.ts Live supports object storage 2022-10-04 10:03:17 +02:00