mirror of
https://github.com/koush/scrypted.git
synced 2026-03-02 09:12:08 +00:00
videoanalysis: fixup detection set
This commit is contained in:
@@ -504,6 +504,7 @@ class ObjectDetectionMixin extends SettingsMixinDeviceBase<VideoCamera & Camera
|
||||
this.console.log(`[${Math.round((now - start) / 100) / 10}s] Zones : ${zones.length}`);
|
||||
stationaryDetections.clear();
|
||||
movingDetections.clear();
|
||||
filteredDetections.clear();
|
||||
lastReport = now;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user