add requirements

This commit is contained in:
pavel.muhortov 2023-03-05 15:24:08 +03:00
parent eb4a4f49bb
commit a241aa5977

View File

@ -5,10 +5,10 @@ PTZ IP-Camera management
## `Installation` ## `Installation`
### `Requirements` ### `Requirements`
Cameras settings: Cameras settings:
> - Configuration -> System -> Security -> Authentication -> RTSP Authentication: digiest/basic > - Configuration -> System -> Security -> Authentication -> RTSP Authentication: digest/basic
> - Configuration -> System -> Security -> Authentication -> WEB Authentication: digiest/basic > - Configuration -> System -> Security -> Authentication -> WEB Authentication: digest/basic
> - Configuration -> Network -> Advanced Settings -> Integration Protocol -> Enable Hikvision-CGI: Enabled > - Configuration -> Network -> Advanced Settings -> Integration Protocol -> Enable Hikvision-CGI: Enabled
> - Configuration -> Network -> Advanced Settings -> Integration Protocol -> Hikvision-CGI Authentication: digiest/basic > - Configuration -> Network -> Advanced Settings -> Integration Protocol -> Hikvision-CGI Authentication: digest/basic
Look at the description of dependencies and install the necessary. Look at the description of dependencies and install the necessary.
### `Downloading` ### `Downloading`