What is the fastest and best way to export to mp4?

I download video via mobile server(using soap)

We have to download many videos.

But the way I use is too slow.

Can I export a video via rest API?

If API support that, Can the 2022 R3 use it?

Can you tell me the best way to export to mp4?

Hi,

We do not support export to mp4. You can export in avi, mkv or the internal data format (can be viewed with Smart Client player)

One option to create an export via Mobile Server is by using StartExport command (It is obsolete now)

We have some samples on that in the documentation Export sample?

Here’s a useful video on how to test the sample yourself.

Another option is to use the investigation set of commands - CreateInvestigation,

StartInvestigationExport, CreateExportDownloadLink and respectively delete after you are done with them if you do not need them for further use.

Kind Regards,

Svetlana