Skip to main content

HTTP Port

POST 

/param.cgi?post_network_other_conf&httpport=:value

Function: Change the HTTP Port number to a designated value. Default: 80, allowed range: 1025-65535.

Camera Compatibility:

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

Example: Change the HTTP Port to 1025

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

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

Request

Responses

The request has succeeded.