/ISAPI/Thermal/channels/<ID>/shipsDetection/<SID>/captureRatio?format=json

Get or set the capture ratio.

Request URL Definition

Table 1 GET /ISAPI/Thermal/channels/<ID>/shipsDetection/<SID>/captureRatio?format=json

Method

GET

Description

Get the capture ratio.

Query

format: determine the format of request or response message.

Request

None.

Response

Succeeded: JSON_ShipsDetectionCaptureRatio

Failed: JSON_ResponseStatus

Table 2 PUT /ISAPI/Thermal/channels/<ID>/shipsDetection/<SID>/captureRatio?format=json

Method

PUT

Description

Set the capture ratio.

Query

format: determine the format of request or response message.

Request

JSON_ShipsDetectionCaptureRatio

Response

JSON_ResponseStatus

Remarks

  • The <ID> in the URL refers to the channel No.

  • The <SID> in the URL refers to the scene ID.