Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If the images are stored in the local or network folder (see Configuring the recognized LP images and vehicle images storage on disk) you can access them via the HTTP GET-requests.

...

ParameterRequiredParameter description
idYes

the image ID (image file name without the additional _Frames or _Plate_numbers)

typeYesFrames - request means accessing the main image, Plate_numbers - request means accessing the LP image cut from the main one

Example request:

GET http://localhost:10001/lprserver/GetImage/Frames/66FB34A2-1B38-E811-A92F-001A7DDA710E

...