/api/ndi/receiver-options
Use the interface to set NDI RX general settings.
Request Mode
POST /api/ndi/receiver-options
| Name | Description |
|---|---|
| discovery-server | Format as sever1, server2... |
| group | Group information. |
| extra-ips | IP address of extra sources. |
Response Body
{
"status": 0
| Name | Description |
|---|---|
| status | 0 indicates that the request was accepted successfully. Refer to API Status Codes. |