From 5d514cc36320d4bde8d33e6ef8e176ab33fbe1cb Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Mon, 12 Aug 2019 05:41:54 +0300 Subject: [PATCH] Guide: replace minimum_gap with minimum_frame_time (#920) --- motion_config.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/motion_config.html b/motion_config.html index e2b383bf..9632f440 100644 --- a/motion_config.html +++ b/motion_config.html @@ -3250,7 +3250,7 @@ Motion will stop storing pictures if the framerate is set to less than 2. Set this parameter to the maximum number of images per second that you want to store either as images or movies. - To set intervals longer than one second use the 'minimum_gap' option instead. + To set intervals longer than one second use the 'minimum_frame_time' option instead.

minimum_frame_time

@@ -3846,7 +3846,6 @@
  • Some of the tracking features sets the camera back to the center position when an event is over.
  • - Note that 'event_gap' and 'minimum_gap' have nothing to do with each other.

    pre_capture