{
"id": "GSF_ID_CODEC_ISP",
"op": "G0C0S0"
}curl --location --request POST 'http://192.168.0.168/api/channel/config' \
--header 'Cookie: access_token=;access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "GSF_ID_CODEC_ISP",
"op": "G0C0S0"
}'{
"code": 0,
"data": {
"video_format": 0,
"csc": {
"hue": 50,
"satu": 50,
"contr": 50,
"luma": 60,
"sharp": 0
},
"ae": {
"priority": 0,
"highlight_weight": 1,
"lowlight_weight": 1,
"antiflicker_en": 0,
"antiflicker_freq": 50,
"antiflicker_mode": 0
}
}
}