eu-evops / homebridge-hikvision

28 stars 21 forks source link

Where I can find my NVR Host address? #20

Open kiattisorn opened 3 years ago

kiattisorn commented 3 years ago

Thank you

SuperTurn commented 3 years ago

If you don't have an external DNS entry for it, just use the IP address of the NVR on your home network. This is what mine looks like:

   "platform": "Hikvision",
        "host": "192.168.11.3",
        "port": 80,
        "username": "UserName",
        "password": "Password"