How to export video from a third party application using milestone API.My milestone version is Milestone Xprotect 2018 R3 and I also have mobile server.

Depending on your preference, you can use MIP SDK or Mobile SDK.

https://doc.developer.milestonesys.com/mipsdkmobile/index.html?base=content_0.html&tree=tree_home.html

If MIP SDK, there is a sample -

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

Hi Rie,

if I will have to use the export functionality in a web application I would need to use Mobile SDK?

Do you have a sample for me for export using Mobile SDK?

Peter

Hi Peter,

The basic sample for web sdk could be found in this thread.

Starting from 2020R1 Mobile SDK for web contains VideoExport sample. So you could download it and try to utilize with the older version of the Mobile SDK. There shouldn’t be significant differences between both SDK version, so it basically should work. Export functionality is part of the Mobile server even earlier, so this shouldn’t be the case either.