Skip to main content

TCP Port

POST 

/param.cgi?post_network_other_conf&ptzport=:value

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

Camera Compatibility:

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

Example: Change the TCP Port to 1025

curl:

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

JavaScript:

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

Request

Responses

The request has succeeded.