get-signal-info
Use the interface to obtain the information of input audio and video signals.
HTTP Request
GET http://ip/usapi?method=get-signal-info
| Parameter | Description |
|---|---|
| method | get-signal-info |
Response Body
{
"result": 0
}
| Item | Description |
|---|---|
| result | 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |