Hi, i am reviewing the function and there is a called "AVI information", this returns AVI export related information about the recorded images within a specified time span for the currently connected camera. How can we create a AVI export??? thanks.

The function.. (?)

Can you please put your question into context?

A wild guess: StartInvestigationExport on Mobile SDK. https://doc.developer.milestonesys.com/mipsdkmobile/index.html?base=reference/protocols/mobile_command.html&tree=tree_1.html

Hi Andersen, the flow is with AVIExporter class, Configuration.instance.GetItems() and the StartExport function. However, we need to instance the Configuration instances, in the example about the SDK, I cannot see where we can instance the Configuration.instance with all the information about the VMS server (we don’t need to use the login form), i.e., we need to login in background way.

if you or your Software team know some flow (functions) about the creation of an export (video), please, you can send me. Thanks.

i have added the ticket following

https://developer.milestonesys.com/s/question/0D53X00008Qb1Z1SAJ/hi-everyone-i-am-trying-of-create-a-video-snippet-export-from-my-application-i-am-trying-to-use-the-example-called-exportsample-in-sdk