Update hikvisioncam.markdown (#16050)

added the settings in the Hikvision camera itself
This commit is contained in:
Arvid Hahné 2020-12-30 18:15:58 +01:00 committed by GitHub
parent 4af5c52426
commit d79f8a6a63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,10 @@ switch:
host: 192.168.1.32
```
In the Hikvision camera settings you also need to make a few changes:
- In the camera menu navigate to Network >> Advanced Settings >> Integration Protocol. Check the 'Enable Hikvision-CGI' box and set the 'Hikvision-CGI Authentication' to 'digest/basic'.
- Make sure the camera user has the rights to change parameter settings. In the menu navigate to System Settings >> User Management >> User Management. Select the correct user, click 'Modify' en check the 'Remote: Parameters Settings' box.
{% configuration %}
host:
description: The IP address of your Hikvision camera, e.g., `192.168.1.32`.