]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/live/live-fast-restream.ts
Correctly wait for live segment generation
[github/Chocobozzz/PeerTube.git] / server / tests / api / live / live-fast-restream.ts
index 9e6d10dbd4cc41b3388b5e14d7410cdfd05481fa..4e30feaef23cf6db4546fbe81fdaf088d6162eb6 100644 (file)
@@ -23,6 +23,7 @@ describe('Fast restream in live', function () {
       privacy: VideoPrivacy.PUBLIC,
       name: 'my super live',
       saveReplay: options.replay,
+      replaySettings: options.replay ? { privacy: VideoPrivacy.PUBLIC } : undefined,
       permanentLive: options.permanent
     }