The GetInputName
action returns the name assigned to a video input (camera).
Parameter | Description |
---|---|
input
|
An integer that specifies the index of the video input (camera). |
http://localhost:15000/action=GetInputName&input=1
Returns the name of the video input.
|