| Parameter | Description | 
 | CAM_CALIB_FILE | An external config filename with the stereo calib data, in the format expected by mrpt::utils::TStereoCamera | 
 | IMAGES_DIR | (Default:"StereoFlyCap_Images") Output directory for image (temporary) files in externally-stored mrpt::utils::CImage | 
 | IMAGES_DIR_APPEND_TIMEDATE | (Default=true) If true, will append date & time to the images dir name | 
 | IMAGES_RATE | Frequency of images synch signal (Hz) | 
 | IMAGES_SKIP_COMPRESS | (default=false) If set to "true", image compression while serializing will be disabled (useful when saving to shared memory). | 
 | IMGS_QUEUE_MAX_LENGTH | (Default=100) Max number of images in the temporary directory / shared memory |