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

Initial debugging for issue #149 #152

Closed

Conversation

bradkeifer
Copy link

Initial debugging to find out why basic and smart events are not being received from the DS7616NI-M2 NVR I suspect that this NVR does not support "Receive Alarm/Event in Listening Mode".

Initial debugging to find out why basic and smart events are not being received from the DS7616NI-M2 NVR
I suspect that this NVR does not support "Receive Alarm/Event in Listening Mode".
@maciej-or
Copy link
Owner

thanks, I'm traveling, I'll check on my device next weekend.

@maciej-or
Copy link
Owner

Hi, I've tested the requests on my NVR and single camera as well.

GET /ISAPI/Event/notification/httpHosts/capabilities
NVR returns 403
standalone camera returns 200 and valid XML

POST /ISAPI/Event/notification/httpHosts/1/test
NVR returns 403
standalone camera 500

I lost my debug env so I cannot dive deeper now. My devcontainer blocks access to local network. I will test your 2nd PR hdd related when I manage that. Thanks.

@bradkeifer
Copy link
Author

No longer required, as #149 has been resolved.

@bradkeifer bradkeifer closed this Jul 11, 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

Successfully merging this pull request may close these issues.

None yet

2 participants