diff --git a/server/tests/api/live/live-constraints.ts b/server/tests/api/live/live-constraints.ts index 89ea46578..697d808d5 100644 --- a/server/tests/api/live/live-constraints.ts +++ b/server/tests/api/live/live-constraints.ts @@ -210,7 +210,7 @@ describe('Test live constraints', function () { live: { enabled: true, allowReplay: true, - maxDuration: 10, + maxDuration: 15, transcoding: { enabled: true, resolutions: ConfigCommand.getCustomConfigResolutions(true)