diff --git a/src/zm_config.h.z b/src/zm_config.h.z index b73b99874..f139a75f0 100644 --- a/src/zm_config.h.z +++ b/src/zm_config.h.z @@ -50,4 +50,6 @@ #define ZM_BLEND_ALARMED_IMAGES // Whether alarmed images are blended to update the reference image #define ZM_NO_MAX_FPS_ON_ALARM // Should any Maximum FPS be ignored if an alarm occurs +#define ZM_OPT_ADAPTIVE_SKIP // Whether we use the adaptive skip algorithm +#define ZM_OPT_FRAME_SERVER // Whether we use the frame server to speed things up