Page 1 of 1

Minimized of CPU load

Posted: Mon Oct 18, 2004 7:27 pm
by oskin
I think it is possible to make so that zma could parse not each frame received from zmc, but, for example, each fifth frame (is customized), but at active alarm to save it is necessary each frame. IMHO it will considerably lower loading system in a waiting mode.

Posted: Mon Oct 18, 2004 7:49 pm
by zoneminder
You can't do this exactly but you can set the capture rate to a low FPS but then set ZM_NO_MAX_FPS_ON_ALARM to on which means it will ignore this limit when an alarm is detected. It's not exactly the same thing but not vastly different.

Phil,