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

Event types v2 and resilience for cameras going offline #47

Closed

Conversation

anton-iermolenko
Copy link

@anton-iermolenko anton-iermolenko commented Jan 29, 2023

Fixes #15
Fixes #42

Support for different camera events types, i.e video blind/loss, smart motion events. Resilience working with cameras/NVR that lose power/go offline often.

@anton-iermolenko anton-iermolenko changed the title Event types v2 Event types v2 and resilience for reconnects Jan 29, 2023
@anton-iermolenko anton-iermolenko changed the title Event types v2 and resilience for reconnects Event types v2 and resilience for cameras going offline Jan 29, 2023
@kushagharahi
Copy link
Owner

Hi there, thanks for the contribution.

Can you please reduce scope on this PR? At minimum this should be split in into several changes:

  • Timeout changes
  • Axios upgrade (and other dep upgrades)
  • motion event type

@kushagharahi
Copy link
Owner

Additionally #42 has been addressed in #45 with a much smaller change.
Timeouts historically are buggy some on NVRS/Cameras, see #27 and #21

@anton-iermolenko
Copy link
Author

Ok. Created pull request for motion event types support only. Lets figure it out first.

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.

Motion alerts stop working after NVR restarts Feature Request: Smart motion event support
2 participants