Is there any way to export a time Lapse video, I'm trying to turn 45 hours into 3.5 minutes, so I only need 1 out of every 771 frames.

Using Xprotexct Smart Client 2016 R3

There is no functionality for time lapse video export in the Smart Client.

Using the export methods of the MIP SDK the answer is the same; the functionality is not there.

A possible workaround if developing an integration would be to extract JPEG images with the JPEGVideoSource, then using methods outside the MIP SDK generate an AVI or similar from the JPEGS.