Sending LPR data to 3rd party software.

Is it possible to send the license plates to external software (HTTP POST)? How can we implement this?

You need a plugin that catch LPR events and sends them to your destination

Frediano

Hi

We’ve done this in the past by creating a service that starts up and logons onto the management service and then sets up a listener to monitor events on the event service. Milestone have a LPREventViewer sample that you can review to get the code for this. You’ll need to write your own code to transform the events into messages to POST.

Ian

Hi Ian,

That’s what we did.
Thanks for the support.

Met vriendelijke groeten,