mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Update hikvisioncam.markdown (#16050)
added the settings in the Hikvision camera itself
This commit is contained in:
parent
4af5c52426
commit
d79f8a6a63
@ -25,6 +25,10 @@ switch:
|
|||||||
host: 192.168.1.32
|
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 %}
|
{% configuration %}
|
||||||
host:
|
host:
|
||||||
description: The IP address of your Hikvision camera, e.g., `192.168.1.32`.
|
description: The IP address of your Hikvision camera, e.g., `192.168.1.32`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user