Hikvision ANPR Plugin - Plates Lists Integration

Hello,

Does anyone know how to automate the upload of license plate lists of the Hikvision ANPR plugin for the Milestone platform?.

Do you know any way to upload the lists (List1, List2, … List10) through a batch process? Either through the milestone SDK or through the Management Server database? Thank you very much.

Regards.

Unfortunately, we have no knowledge in Milestone Support how Hikvision ANPR is implemented or works.

https://developer.milestonesys.com/s/article/Issues-with-third-party-applications-based-on-the-MIP-SDK

When using Milestone XProtect LPR there is a number of functions in the MIP SDK, Configuration API. Please see VideoOS.Platform.ConfigurationItems.LprMatchList Class Reference. https://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_configuration_items_1_1_lpr_match_list.html&tree=tree_search.html?search=lpr

You can test by using the Config API Client sample.

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

In theory the HIKVision could be using the Milestone LPR Match Lists, but I have no information if they do.

You could hope that either HikVision follows this forum or there are partners with experience in this that can answer. Probably you will have to contact HikVision and ask them directly.