The archive data examples include the save_data_demo and restore_nano_data_demo programs. These programs use a “.gevbuf” file format to store frames or frame sequences (with or without the metadata appended to each frame). The “.gevbuf” file is a variable length container for frame payloads / sequences of frame payloads, intended for archiving frames in raw, unprocessed form.

All functions for manipulating gevbuf files are included in the demo source code.

Related Topics

Example Programs
save_data_demo
restore_nano_data_demo