Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to configure loitering time in a zone #10543

Merged
merged 6 commits into from
Mar 19, 2024
Merged

Ability to configure loitering time in a zone #10543

merged 6 commits into from
Mar 19, 2024

Conversation

NickM-27
Copy link
Collaborator

This PR adds a config, docs, and functionality to make a zone only consider an object when that object has loitered in that zone for a configurable amount of time. By default objects are considered part of the zone immediately after the inertia has been passed.

closes #2397

Copy link

netlify bot commented Mar 19, 2024

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit 98c4921
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/65f9f082d5d5c7000878e109

@hawkeye217 hawkeye217 merged commit 8589ef5 into dev Mar 19, 2024
13 checks passed
@hawkeye217 hawkeye217 deleted the loitering branch March 19, 2024 20:58
@kirsch33
Copy link
Contributor

this is an interesting update, just curious what situations you have in mind that led to this? i feel like it has a lot of potential but struggling right now to figure out how it makes the most sense

@NickM-27
Copy link
Collaborator Author

You don't care if cars drive by but you do care if they stop and look at your house. Same for people walking on a sidewalk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Support]: Detect "loitering" behavior in a zone
3 participants