Skip to main content

UDP Port

POST 

/param.cgi?post_network_other_conf&udpport=:value

Function: Change the UDP Port number to a designated value. Default: 1259, 1025-65535.

Camera Compatibility:

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

Example: Change the UPD Port to 5678

curl:

  curl "http://CAMERA-IP-ADDRESS/cgi-bin/param.cgi?post_network_other_conf&udpport=5678"

JavaScript:

  fetch("http://CAMERA-IP-ADDRESS/cgi-bin/param.cgi?post_network_other_conf&udpport=5678")

Request

Responses

The request has succeeded.