For more details on recording and replaying image sequences see Record and Replay Image Sequences.
The following commands can be executed, if a tracking configuration with a imageRecorder pipeline is loaded:
CommandName | Parameter | Result
|
start | None | None |
| The start command starts/resumes the capturing of frames for the current image sequence.
|
stop | None | None |
| The stop command pauses the capturing of frames for the current image sequence.
|
reset | None | None |
| The reset command finalizes the current image sequence and starts the next one. If recordToNewDir is set to true in the tracking configuration, the next image sequence will be recorded into a new directory. If this isn't the case, the next image sequence will overwrite the currently recorded one.
|