mirror of
https://github.com/Motion-Project/motion.git
synced 2026-03-05 14:56:46 -05:00
Revise roi to be a 1-1 aspect
This commit is contained in:
@@ -488,6 +488,8 @@ static void event_secondary_detect(struct ctx_cam *cam, motion_event evnt
|
||||
(void)ftype;
|
||||
(void)ts1;
|
||||
|
||||
MOTION_LOG(NTC, TYPE_EVENTS, NO_ERRNO,_("Event secondary detect"));
|
||||
|
||||
if (cam->conf->on_secondary_detect != "")
|
||||
exec_command(cam, cam->conf->on_secondary_detect.c_str(), NULL, 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user