Hi
I was not able to find a way to retrieve Interconnect Recordings using Protocol integration.
The same that you can do in SmartClient where the selected Recordings are copied to the central site.
How can this be done?
BR
Hi
I was not able to find a way to retrieve Interconnect Recordings using Protocol integration.
The same that you can do in SmartClient where the selected Recordings are copied to the central site.
How can this be done?
BR
You can ask the recording server to retrieve edge recordings using Configuration API.
You can see it if you explore the Config API Client sample.
https://doc.developer.milestonesys.com/html/index.html?base=samples/componentsamples/configapiclient/readme.html&tree=tree_2.htmlThe sample is a bit of a mix between a protocol sample and a component sample, so I would like to point to..
Using the REST API I believe this is the correct approach to do this:
@Bo Ellegård Andersen (Milestone Systems) Am I right?
Yes, I think you are right, I think it is the correct task.