POST /vi/v1/tasks
[Request]
Key | Type | Required | Description | inputVideoUriString | Required | 입력 비디오 URI | viMode | String | Required | annotateMode | Integer | Optional | outputDataPeriod | Integer | Optional | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Code Block |
---|
{ "inputVideoUri":"rtsp://ec2-52-32-247-84.us-west-2.compute.amazonaws.com/stream?url=[rtsp://98.210.72.185:554]&id=admin&pw=admin", "viMode":"PeopleCounting" } |
[Response]
Key | Type | Description | taskId | String | outputVideoUri | String|
---|---|---|---|---|---|---|