Wait for segments generation

pull/5817/head
Chocobozzz 2023-05-23 08:28:25 +02:00
parent 83002a8234
commit d8fe90dde2
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ describe('Test live constraints', function () {
live: {
enabled: true,
allowReplay: true,
maxDuration: 3,
maxDuration: 10,
transcoding: {
enabled: true,
resolutions: ConfigCommand.getCustomConfigResolutions(true)