Path

The base path the images and calibration files will be saved into.

Can be either a directory or an .enscam file. A unique filename generated from the image timestamp and the camera serial number is used for the image and data files and appended to the provided base path.

Multiple cameras can be saved to the same .enscam file. In that case each camera will be written to a subdirectory with the name generated from the serial number. The .enscam file must be empty or already contain the same set of cameras. You can register all cameras in such an .enscam file in a single call to CreateFileCamera.

Note

No directories will be created. If a directory is given, it has to exist. If a zip file is given, the directory that will contain the zip file has to exist, but the zip file does not have to.

Note

If an existing zip file is specified, the new files will be added to it. If the specified zip file does not exist, it will be created.

JSON Format

Type

String