henry-spanka / node-red-contrib-hikvision

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

Error: read ECONNRESET #36

Open TonKro opened 3 years ago

TonKro commented 3 years ago

hikvision-alarm-in is giving: Error: read ECONNRESET

In the camera setting: IP Protocol: Enable CGI Digest / Basic + Enable Onvif + User: admin with password System Security: Digest / Basic Users: admin / admin with password

In Node-Red: Known IP Port 80 User: admin Password: Password

I am wondering which user should be used: from the users tab or from the network tab Integration Protocol?

TonKro commented 3 years ago

Found that after the boot for a short time there is a green connection but then it gives: ECONNRESET.

Is this is a setting in hikvision camera?

TonKro commented 3 years ago

There is a certain security in the Hikvision camera, looks like the connection (retry) rate of node-red-contrib-hikvision is too high making the camera block the connections.