Export video using VideoOS.Mobile.SDK

I’m trying to figure out how I can export a playback in .NET code using MilestoneSystems.VideoOS.Mobile.SDK, but code samples don’t show how I should approach this and documentation doesn’t help me here. Did somebody work with this and can help me?

Maybe this thread, and the code snippet within, is what you need.

Looks like thread compatible with what I need. I’ll check if I can work out an exporter based on them and return to you if I find any blockers, thanks :slight_smile:

Got FeatureIsDisabled on StartInvestigationExport, but after changing configuration everything works perfectly. Thanks :slight_smile:

PS. May I ask if we need to create investigtion to export a video on Mobile.Sdk? It would be nice if we could skip this step.

Hi @RChojnacki
Due to the way product is designed, it’s not possible to create an export without an already existing investigation.
Regards.