We are working on Custom Camera driver using MIPS Driver Frame work for Milestone integration, and we cannot localize our Custom Camera Driver camera properties name listed in Milestone Client. Please advice correct steps to localize camera settings in Custom Camera driver.
We have followed below steps but it does not work. Please assist us how to localize the property names
- Added resources file for supported languages in our driver project.
- Key name as unique GUID for each property.
- Display name as value
- While adding properties we given DisplayNameReferenceId as Resource key.
- Copied all the resource dlls in driver folder