3rd_party_software_terms_and_conditions.txt file in SDK 2022 R3

Hi everyone,

from what I know SDK 2022 R1 was the last one with a downloadable installer (here https://download.milestonesys.com/MIPSDK/MIPSDK_Installer_2022R1.msi). With this installer, Milestone shipped a file with all software licenses of 3rd party libs in the SDK. From 2022R2 onward, I can only reference the packages/dlls on Nuget directly. Where can I get the 3rd party license info from now on?

Best regards

Christoph

The 3rd party usage file is included with the nuget packages. You should be able to find it in your nuget cache. For example:

[c:\Users\{xxx}\.nuget\packages\milestonesystems.videoos.platform.sdk\22.3.0\](file:c:/Users/%7Bxxx%7D/.nuget/packages/milestonesystems.videoos.platform.sdk/22.3.0/)

Please check your nuget cache.