{
"videoUrl":"rtsp://10.10.101.8:7554/live/test",
"deviceName":"1581F6Q8X254K00G086S",
"aiType":"boat",
"captureType":"stream"
}curl --location '/index/api/aiCapture' \
--header 'Content-Type: application/json' \
--data '{
"videoUrl":"rtsp://10.10.101.8:7554/live/test",
"deviceName":"1581F6Q8X254K00G086S",
"aiType":"boat",
"captureType":"stream"
}'{"code":0,"msg":"请求成功","data":true}