mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 00:52:17 +03:00
Adjust loitering behavior based on object type (#19433)
* Adjust loitering behavior based on object * Update docs * Grammar
This commit is contained in:
committed by
Blake Blackshear
parent
21ab164bfe
commit
6ecc631486
@@ -88,7 +88,9 @@ Sometimes objects are expected to be passing through a zone, but an object loite
|
||||
|
||||
:::note
|
||||
|
||||
When using loitering zones, a review item will remain active until the object leaves. Loitering zones are only meant to be used in areas where loitering is not expected behavior.
|
||||
When using loitering zones, a review item will behave in the following way:
|
||||
- When a person is in a loitering zone, the review item will remain active until the person leaves the loitering zone, regardless of if they are stationary.
|
||||
- When any other object is in a loitering zone, the review item will remain active until the loitering time is met. Then if the object is stationary the review item will end.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user