Guide: replace minimum_gap with minimum_frame_time (#920)

This commit is contained in:
Calin Crisan
2019-08-12 05:41:54 +03:00
committed by Mr-Dave
parent 74e6f207f3
commit 5d514cc363

View File

@@ -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.
<p></p>
<h3><a name="minimum_frame_time"></a> minimum_frame_time </h3>
@@ -3846,7 +3846,6 @@
<li> Some of the tracking features sets the camera back to the center position when an event is over.</li>
</ul>
Note that 'event_gap' and 'minimum_gap' have nothing to do with each other.
<p></p>
<h3><a name="pre_capture"></a> pre_capture </h3>