We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi guys, you think you can use the method described here ( DHIP JSON Debug Console ) https://github.com/riogrande75/Dahua or here https://github.com/elad-bar/DahuaVTO2MQTT
to intercept events?
if I have read it correctly, a socket is opened on port 5000 of the device
does it seem that events published via port 5000 are less filtered than those seen via .cgi calls
other usefull resource: https://amcrest.com/forum/amcrest-smart-home-f32/motion-event-http-api-sdk-t14221.html?sid=adf2a4fe02f43aeef901740010d0b5c7
https://github.com/mcw0/PoC/blob/master/Dahua-DHIP-JSON-Debug-Console.py
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi guys,
you think you can use the method described here ( DHIP JSON Debug Console )
https://github.com/riogrande75/Dahua
or here
https://github.com/elad-bar/DahuaVTO2MQTT
to intercept events?
if I have read it correctly, a socket is opened on port 5000 of the device
does it seem that events published via port 5000 are less filtered than those seen via .cgi calls
other usefull resource:
https://amcrest.com/forum/amcrest-smart-home-f32/motion-event-http-api-sdk-t14221.html?sid=adf2a4fe02f43aeef901740010d0b5c7
https://github.com/mcw0/PoC/blob/master/Dahua-DHIP-JSON-Debug-Console.py
The text was updated successfully, but these errors were encountered: