Get the current frame rate as set on the PST Tracker.
Returns the current frame rate in frames per second (fps).
| Key | Value Type | Description |
|---|---|---|
| Framerate | double | The current frame rate. |
| Status Code | Content Example | Meaning |
|---|---|---|
| 200 | JSON payload | Success message |
| 500 | {"message":"TrackerException: <...>"} | An other type of internal error |