Skip to content

onvif: advanced setting to disable motion debounce#2053

Draft
bzoel wants to merge 1 commit into
koush:mainfrom
bzoel:main
Draft

onvif: advanced setting to disable motion debounce#2053
bzoel wants to merge 1 commit into
koush:mainfrom
bzoel:main

Conversation

@bzoel

@bzoel bzoel commented May 30, 2026

Copy link
Copy Markdown
Contributor

Add advanced setting to disable motion debounce on ONVIF devices that are well behaved when reporting motion start/stop

@koush

koush commented Jun 1, 2026

Copy link
Copy Markdown
Owner

I think this needs to be a bit more resilient to weird onvif behavior. log the last time a motion stop event was seen. if the last "stop" was within 8 hours, set the stop timeout to 8 hours. Otherwise use the current stop timeout.

@bzoel bzoel marked this pull request as draft June 1, 2026 23:37
@bzoel

bzoel commented Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Yeah, marking as draft per our Discord conversation. Will mess with it a bit and push a v2.0

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.

2 participants