Save depth data from a video

Hi all.

Is there any possibility of getting depth data from a svo recorded file without having to process and save the information frame by frame. In my procedure, i save the depth data for each frame in a npz file using python and this is clearly very inefficient, since a video of only 13 minutes generates a depth data of almost 40 GB.

Any other efficient way to save this data?

Thanks. Best

Hi @benferpo
unfortunately, there are no other ways of storing depth information.