Wait for segments generation
This commit is contained in:
parent
83002a8234
commit
d8fe90dde2
|
@ -210,7 +210,7 @@ describe('Test live constraints', function () {
|
||||||
live: {
|
live: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
allowReplay: true,
|
allowReplay: true,
|
||||||
maxDuration: 3,
|
maxDuration: 10,
|
||||||
transcoding: {
|
transcoding: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
resolutions: ConfigCommand.getCustomConfigResolutions(true)
|
resolutions: ConfigCommand.getCustomConfigResolutions(true)
|
||||||
|
|
Loading…
Reference in New Issue