Sending LPR data to 3rd party software.

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