/api/ices/receiver-select
Use the interface to select a RX stream.
Request Mode
POST /api/ices/receiver-select
Name | Description |
---|---|
type | 0: NDI 1: SRT 2: icecast |
Response Body
{
"status": 0
Name | Description |
---|---|
status | 0 indicates that the request was accepted successfully. Refer to API Status Codes. |