meta data for this page
Differences
This shows you the differences between two versions of the page.
| cctv:hik:onvif [2025/01/22 10:39] – created niziak | cctv:hik:onvif [2025/01/22 12:15] (current) – niziak | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * **Operator**: | * **Operator**: | ||
| * **Media User**: have access to get the real-time streaming, get a list of device supported functions, and read configurations (Profiles, DNS, network interfaces, endpoint reference, recordings, serial port and etc.) of the device. | * **Media User**: have access to get the real-time streaming, get a list of device supported functions, and read configurations (Profiles, DNS, network interfaces, endpoint reference, recordings, serial port and etc.) of the device. | ||
| + | |||
| + | |||
| + | <code bash> | ||
| + | sudo apt install onvif-tools | ||
| + | |||
| + | onvif-util -u < | ||
| + | </ | ||