Where can I start for receive LPR events?

I personally new in Milestone SDK, I want to subscribe to LPR Events. How can I achive this, where can I start?

I looked at the MIPSDK file and found LibraryEventGenerator, AlarmEventViewer and EventTracer projects. Is it the right projects?

Is LPR server required for this events during development? Can I use dummy data? If the answer is yes, how?

EDIT: There is “User-defined Events” in XProtect. Is it use for dummy data?

EDIT 2: There is no EventServer in Xprotect under site navigation → servers. Is this a problem?

Thanks.

If you want to see receiving LPR events via SDK sample, there is a sample called AlarmEventViewer, please see this link -

https://doc.developer.milestonesys.com/html/index.html?base=samples/alarmviewer_sample.html&tree=tree_2.html

If you are a Milestone Partner, it might be a good idea to get a LPR test license and see how it works in order to subscribe LPR events.

(NOTE: For getting the LPR test license, you need to be Milestone partner.)

Regarding EDIT: question, we don’t have any dummy data and EDIT 2, that’s no problem.

Thank you.