Go to documentation repository
Page History
...
Parameter | Required | Description |
---|---|---|
result_type | No | result_type=full − means detailed response. |
Sample request:
POST http://127.0.0.1:80/search/auto/SERVER1/AVDetector.2/EventSupplier/past/future?result_type=full or POST http://127.0.0.1:80/search/auto/SERVER1/AVDetector.2/EventSupplier/past/future
...
Parameter | Description |
---|---|
origin | Сamera Camera channel to take analyzed video stream from. |
timestamp | Time stamp of a frame with a license plate detected by the detection tool. |
plates | List of supposed hypotheses. |
position | Coordinates of the recognized LP frame. |
Detailed response:
Expand | ||
---|---|---|
|
Sample request to receive events via Web-Socket:
ws://root:root@localhost/events?schema=proto
Parameter | Description |
---|---|
schema | schema=proto means detailed response |
Sample detailed response:
Expand | ||
---|---|---|
|
Parameter | Description |
---|---|
vehicleBrand | Vehicle manufacturer |
vehicleClass | Vehicle class |
vehicleColor | Vehicle color |
vehicleModel | Vehicle model |
Overview
Content Tools