PST SDK  5.0.1.0-acae3ae
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