Go to documentation repository
Method: POST http://IP-Address:port/prefix/search/{auto|face|vmda|stranger|heatmap}/{DETECTORID}/{BEGINTIME/ENDTIME}
Tip |
---|
|
Info | ||
---|---|---|
| ||
The ENDTIME and BEGINTIME syntax is described in 아카이브 내용 가져오기 section. |
...
Tip |
---|
HOSTNAME – Server name. |
Method: POST http://IP-Address:port/prefix/search/{auto|face|vmda|stranger|heatmap}/{BEGINTIME/ENDTIME}
...
Code Block |
---|
{ "sources": [ "hosts/AVDetector.1/EventSupplier", "hosts/AVDetector.2/EventSupplier" ], "image" : "base64 encoded image" } |
The request will return either error or response like:
...