PST SDK
6.0.0.0-272350a
|
Disable image transfer from the PST Tracker.
Disable transferring grayscale image data from the PST Tracker. When using a standard PST Iris or PST Base tracker, the frame rate of the tracker will be restored to the frame rate that was set before enabling image transfer.
POST /PSTapi/DisableImageTransfer HTTP/1.1
Host: address:port
Returns a status message.
Status Code | Content Example | Meaning |
---|---|---|
200 | {"message":"Image transfer disabled successfully"} | Success message |
500 | {"message":"TrackerException: <...>"} | An other type of internal error |