How to Retrieval Camera Edge recording using Smart Client Plugin

Hi,

We have developed one plugin in Smart Client in c#, we would like to Retrieval recording of camera programmatically.

If we click on “Retrieve..” button in Playback tab, recording is download but we would like to do that programmatically from plugins.

Can you please suggest how we can do that?

Please explore the Remote Retrieval Task sample.

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

thanks @Bo Ellegård Andersen (Milestone Systems)​, it works for us