get-ndi-sources

Use the interface to retrieve available NDI sources.

HTTP Request

GET http://ip/mwapi?method=get-ndi-sources
Parameter Description
method get-ndi-sources

Response Body

{
  "status": 0,
  "sources": [
    {
      "ndi-name": "MAGEWELL (USB Capture HDMI (D206191017871))",
      "ip-addr": "192.168.1.192:5963"  // Containing 'amc_id' indicates it is a multicast address.
    },
    {
      "ndi-name": "MAGEWELL (USB Capture HDMI (D206191017889))",
      "ip-addr": "192.168.1.192:5961"
    }
  ]
}
Name Description
status 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values.
sources Arrays of currently available alternate channels.

results matching ""

    No results matching ""