set-nosignal-file
Use this interface to specify the picture displayed when there is no input signal.
HTTP Request
GET http://ip/usapi?method=set-nosignal-file&id=0
| Parameter | Description | 
|---|---|
| method | set-nosignal-file | 
| id | Picture ID | 
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. |