Skip to main content

Sharpness Move 4K, Link

GET 

/ptzctrl.cgi?post_image_value&sharpness&:value | Move/Link 4K

Function: Change the Sharpness value 0-11.

Camera Compatibility:

  • Move 4K
  • Link 4K

Example: Enter value 8 to change the Sharpness.

curl:

  curl "http://CAMERA-IP-ADDRESS/cgi-bin/ptzctrl.cgi?post_image_value&sharpness&8"

JavaScript:

  fetch("http://CAMERA-IP-ADDRESS/cgi-bin/ptzctrl.cgi?post_image_value&sharpness&8")

Request

Responses

The request has succeeded.