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

How do I Handle Events when motion is detected! #6

Closed
destinybravos opened this issue May 4, 2021 · 1 comment
Closed

How do I Handle Events when motion is detected! #6

destinybravos opened this issue May 4, 2021 · 1 comment

Comments

@destinybravos
Copy link

I want to use this code to develop a test project that will send an alert when motion is detected but I can't seem to understand where the event or function is to come in.

Another thing is to actually check when the motion is very obvious before triggering the event to avoid triggering the event multiple times when there is no significant movement!

@jasonmayes
Copy link
Owner

Correct you would have to add logic to decide when a threshold of change has occurred that you would then define as a significant motion.

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

No branches or pull requests

2 participants