While in calibration mode, for calib_00 when live record is started, the first frame is saved into /calib_00/... then also into /calib_01/... along with other frames. For example:
grabberUser@boromir:/data/ssd0/recording/2022-09-14$ ls calib_00/01
000000000040.charImg
grabberUser@boromir:/data/ssd0/recording/2022-09-14$ ls calib_01/01
000000000040.charImg 000000000050.charImg 000000000060.charImg 000000000070.charImg
000000000041.charImg 000000000051.charImg 000000000061.charImg 000000000071.charImg
If a further calib is created, for example calib_01, then the first frame is saved in calib_01/... and all other frames are saved into calib_02/... For example:
While in calibration mode, for
calib_00
when live record is started, the first frame is saved into/calib_00/...
then also into/calib_01/...
along with other frames. For example:If a further calib is created, for example
calib_01
, then the first frame is saved incalib_01/...
and all other frames are saved intocalib_02/...
For example: