View Advanced Image Settings
GET/param.cgi?get_advance_image_conf
Function: Gets the advanced image configuration settings.
Camera Compatibility:
- Move 4K
- Link 4K
Example:
curl: curl "http://CAMERA-IP/cgi-bin/param.cgi?get_advance_image_conf"
JavaScript: fetch("http://CAMERA-IP/cgi-bin/param.cgi?get_advance_image_conf")
Response:
focus_mode="1"
focus_zone="1"
focus_sens="2"
focuslimit="0"
furthestpos="11"
nearestpos="0"
focus_mode="1"
exposure_mode="11"
expcomp_mode="2"
expcomp_level="4"
backlight="3"
antiflicker="2"
bright="7"
gain_limit="5"
manual_gain="2"
meter="0"
drc="3"
shutter="5"
iris="12"
wb_mode="0"
rgain_tuning="8"
bgain_tuning="13"
rgain="56"
bgain="43"
saturation="3"
hue="8"
temperature="40"
style="0"
luminance="8"
sharpness="9"
contrast="9"
blackwhite_mode="0"
imageOrientation="0"
nr3d="9"
nr2d="0"
default_language="English"
focus_mode_status="unlock"
presetautoscan="3"
presetfreeze="3"
tallymode="1"
presetinspection="3"
trackbox="4"
autotrack="0"
zoommode="0"
digitalzoom="0"
motionsync="2"
inversionMode="2"
Request
Responses
- 200
The request has succeeded.