Skip to main content

NDI Receive Group

GET 

/param.cgi?post_ndi_info&group=:value

Function: Gets the NDI receive group.

Camera Compatibility:

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

Example: Get NDI group

curl:

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

JavaScript:

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

Request

Responses

The request has succeeded.