The SetInputName
action assigns a name to a video input (camera).
Parameter | Description |
---|---|
input
|
An integer that specifies the index of the video input (camera). |
name
|
The name to assign to the input. |
http://localhost:15000/action=SetInputName&input=1&name=CCTV1
|