Skip to main content

NDI Local Device Channel

GET 

/param.cgi?post_ndi_info&channelName=:value

Function: Gets the NDI local device channel name.

Camera Compatibility:

  • Move 4K
  • Link 4K
  • Move SE
  • Studio Pro

Example: Get NDI channel name

curl:

  curl -X GET "http://CAMERA-IP/cgi-bin/param.cgi?post_ndi_info&channelName=PTZOptics"

JavaScript:

  fetch("http://CAMERA-IP/cgi-bin/param.cgi?post_ndi_info&channelName=PTZOptics")

Request

Responses

The request has succeeded.