henry-spanka / node-red-contrib-hikvision

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

Camera showing disconnected #35

Closed l19mxb closed 4 years ago

l19mxb commented 4 years ago

I would like to receive alarms from my camera, but i am unable to get the camera connected.

The credentials are ok, and once camera connects i am confident the alarms have been configured properly.

Any ideas why the camera shows "disconected"?

Pi Settings Hik Camera Hik Camera Hik Camera model

ozett commented 4 years ago

reset camera? reset/restart node-red? check if you filled in port 80 of the camera credentials ? even if there was numbers to see... check, pleases.. check if your enabled all protocols in camera. for hints see this thread -> https://github.com/henry-spanka/node-red-contrib-hikvision/issues/31

l19mxb commented 4 years ago

Thanks @ozett

The article #31 helped me find the issue! It was the "WEB Authentication"

Set to digest/basic - Now we are connected! image

image

ozett commented 4 years ago

Great ! glad you got i working 💐

henry-spanka commented 4 years ago

👍 Closing this now