Commit Graph

21 Commits (5c2a83b91db02100fd3f2d24e5085451dafa356d)

Author SHA1 Message Date
Moe 17e7fdc15a Add Accuracy Mode for Motion Detection 2022-07-17 23:48:10 -07:00
Moe dfc747d6ce clean up and better performance 2021-08-28 19:39:11 -07:00
Moe cdfe5b4643 move all functions and parameters to detectorUtils.js
- this change will make it easier to make modified engines around the motion detector
2021-08-28 11:05:59 -07:00
Moe 4defe6e26b rewrite cameraThread/detector.js : cleanup 2021-08-26 21:37:10 -07:00
Moe d1a469f5ad Update detector.js 2021-08-26 18:48:03 -07:00
Moe 8f7b6d54ba 99% complete rewrite to cameraThread/detector.js 2021-08-26 18:46:31 -07:00
Moe 38807bf3c9 partial rewrite to cameraThread/detector.js 2021-08-26 12:50:35 -07:00
Moe 6666db6364 Dashboard 3 adjustments + cleanup 2021-05-18 23:09:04 -07:00
Moe 268baf371d Update detector.js 2021-05-18 00:03:41 -07:00
Moe 7dbcaa0443 add minimum confidence check when receiving trigger from pam 2021-05-18 00:02:13 -07:00
Moe 6987ca20f4 make motion detection show pam-diff bounding boxes 2021-04-09 14:18:56 -07:00
Moe Alam 102aaaa7c7 PTZ : Fix Turn Speed 2021-01-30 11:02:13 -08:00
Moe Alam 80a4a9dcd0 fix motion mask use 2021-01-30 10:38:50 -08:00
Moe Alam 06231dde61 Add Inverse Triggering for Regions (Motion Detection only) 2021-01-25 16:11:37 -08:00
Moe Alam a2bc27335a ffmpeg.js : rewrite Continuous Recording output flags builder
+ add some Error checking and bypass for 453 occurence
2020-11-01 00:36:41 -07:00
Moe Alam 702be4c927 fix hanging process with motion enabled (coProcessor junk removed) 2020-10-18 18:53:20 -07:00
Moe 06b65f2cf5 move isAtleastOneMatrixInRegion to events.js 2019-12-17 17:05:22 +06:00
Moe 712c2a0419 light cleanup, still broken
still blacks on monitor restart with pipe 3 enabeld
2019-12-11 13:23:01 +06:00
Moe 0637e32d38 add more logging to thread handling
+minor cleanup
2019-12-08 21:49:27 +06:00
Moe f18a4ed4fc put snapshot/icon creation in separate thread 2019-12-05 18:23:46 +06:00
Moe da53108ba9 Multi Threaded Camera Spawn (Alpha) 2019-12-05 13:25:13 +06:00