henry-spanka / node-red-contrib-hikvision

Hikvision API for Node Red
MIT License
10 stars 1 forks source link

"IllAccess" new status-code #7

Open ozett opened 4 years ago

ozett commented 4 years ago

Thanks for that. i may need some descrition in the read.me on github and the node package?

image

henry-spanka commented 4 years ago

What dies illAccess mean? My camera doesn’t have that feature.

ozett commented 4 years ago

i dont know. i see this for the first time. i guess something like "illegal access"? a tamper-message, when you open the case?

i assumed, you push all messages from the camera to the log.. i check my cam, if i see some configurable options...

ozett commented 4 years ago

image

if it comes from Illegal Access (german:saboatageüberwachung), than it is not active but reported?.... 😕

ozett commented 4 years ago

also disabled (if it could be the reeason) (but instad reported?)

image

henry-spanka commented 4 years ago

I think it means that someone tried to login but failed (or logged in but the IP is not authorised). Not sure what to document as I don't have any official information on this.

ozett commented 4 years ago

yeah, looks like this, but i dont use any of this option. they (cams!) are all local, no vpn or the like.

so unlikely that the normal-auth was to often and lead to is, as it is disabled. i will try to observe response-status-text from my cams and report here. maybe i find something of interest...

ozett commented 4 years ago

actually testing a new hikvision acusense-model. this has some sort of AI detection of human and vehicels with region-entry and region-exit. running for a day now. getting alert-messages works well in my test.. 👍

image

henry-spanka commented 4 years ago

👍 nice

ozett commented 4 years ago

i do it in node-red, wich also works well the last days. i use the alert-types and start/stop messages as Caption for the images 😉

image

.(sometimes reboot of all node-red, but at the moment i dont have a clue what this triggers..

ozett commented 4 years ago

just for the record: very nice is a timer, which starts recording only at night!😉 ( all-day schedule on the hikvision, but node-red gui timer for control! 😉 )

image

henry-spanka commented 4 years ago

👍 I have similar flows but record all day long :)

ozett commented 4 years ago

🆒

ozett commented 4 years ago

just a question: do you record snippets after alarm-trigger? (do you use node-red in any way to record? --> that would be interesting to see , maybe in a flow) 😸 🎉

or 24hrs rotating-recording? (thats what the cams could do without node-red, isnt it so?)