Wait for segments generation
This commit is contained in:
parent
83002a8234
commit
d8fe90dde2
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue