diff --git a/libs/monitor/utils.js b/libs/monitor/utils.js index c8af4016..b2219791 100644 --- a/libs/monitor/utils.js +++ b/libs/monitor/utils.js @@ -980,7 +980,7 @@ module.exports = (s,config,lang) => { } }) } - }, (1000 * creationInterval) + 10000); + }, 1000 * creationInterval * 2); } function onDetectorJpegOutputAlone(e,d){ if(s.isAtleatOneDetectorPluginConnected){