PST SDK  5.2.0.0-0eac0f6
DisableImageTransfer

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.

Endpoint
  
  POST /PSTapi/DisableImageTransfer HTTP/1.1
  Host: address:port
 
Response

Returns a status message.

Verification table
Status Code Content Example Meaning
200 {"message":"Image transfer disabled successfully"} Success message
500 {"message":"TrackerException: <...>"} An other type of internal error