Hi,
I am currently working on an integration that uses the Milestone SDK, but I am unable to determine the exact SDK version being used.
I have the following DLL details:
-
File: VideoOS.Platform.SDK.dll
-
File version: 12.2.13336.1
-
Product version: 12.2.13336.1
Additionally, the following related SDK DLLs are included with the same version:
-
VideoOS.Platform.SDK.Export.dll
-
VideoOS.Platform.SDK.Log.dll
-
VideoOS.Platform.SDK.Media.dll
-
VideoOS.Platform.SDK.UI.dll
Could you please help identify which Milestone XProtect SDK version includes these DLL versions.
Attached screenshot for reference.
This is MIP SDK 2018R2. It can still be downloaded in its original form from here.
Please note that the version is very old it is Milestone’s recommendation to use the newest MIP SDK if developing something new. Only if you are doing minimal maintenance and the XProtect VMS that you are targeting is that old can it make sense to stay with that version.
A little history..
From 2020 and forward the VideoOS.Platform.SDK.dll has a version that fit the year version i.e. 20.1.x.y for 2020R1.
Also from 2020 and forward that primary delivery of the MIP SDK switched to the use of NuGet packages which can be found here.
From 2022 and forward the MIP SDK was no longer delivered as an installer (MSI) but only as NuGet packets.
Hi Bo,
Thanks for the clarification.