Since StartExport and DeleteExport commands are obsolete. So we used investigation-related commands to do video exporting task and got a zip file named xxxxx.aggregated.zip finally. But we need the downloaded file to be a video type as the obsolete commands did before. Is there any command which can be a replacement totally ?
Hi,
‘Investigation-related commands’ only provide archive files (and I think we don’t plan to change this anytime soon). I hope this is not a big problem - there are a lot of 3-rd party libraries that should be able to provide basic operations for working with zip archives. Furthermore, some programming languages even provide this as part of the framework, like .NET.
Or you can still use the obsolete API… until we some day completely remove it.