mirror of
https://github.com/Motion-Project/motion.git
synced 2026-02-07 05:22:06 -05:00
Add default for alg sec method
This commit is contained in:
@@ -720,6 +720,7 @@ cls_algsec::cls_algsec(cls_camera *p_cam)
|
||||
handler_stop = true;
|
||||
image_norm = nullptr;
|
||||
params = nullptr;
|
||||
method = "none";
|
||||
handler_startup();
|
||||
#else
|
||||
(void)p_cam;
|
||||
|
||||
Reference in New Issue
Block a user