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

Not receiving motion alerts on 1.3.0 #59

Closed
irctrakz opened this issue Apr 18, 2024 · 3 comments
Closed

Not receiving motion alerts on 1.3.0 #59

irctrakz opened this issue Apr 18, 2024 · 3 comments

Comments

@irctrakz
Copy link
Contributor

Something is def not working correctly with 1.3.0, I'm not receiving any motion alerts - in fact the logs show no events at all, despite the camera for sure recording them. I'm a bit at a loss how best to support debugging (since nothing is actually happening). Happy to provide any data that would be helpful.

@irctrakz
Copy link
Contributor Author

Ok, figured it out. For events to be correctly sent, the default for standalone cameras should be:

    "eventTypes": {
        "VideoMotion": true,
        "AlarmLocal": true,
        "CrossLineDetection": true
    },

@irctrakz
Copy link
Contributor Author

I would propose the docs need to be updated or this is going to catch folks out

@kushagharahi
Copy link
Owner

@indoctrine contributed this readme update, thanks both!

@kushagharahi kushagharahi pinned this issue May 10, 2024
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