Go to documentation repository
...
Start/stop recording 1 | Start/stop recording 2 | Behavior |
Initiated by the operator using the camera context menu (start/stop recording) or by macro | Start recording at CAM|1|REC| reaction, stop recording at CAM|1|REC_STOP| reaction | The start/stop recording commands 1 and 2 are equal* |
Start/stop recording is initiated by the operator using the camera context menu (start/stop recording) or by macro | Start recording at CAM|1|REC|priority<0> reaction, stop recording at CAM|1|REC_STOP|priority<0> reaction | The stop recording command 1 stops recording started using command 2. |
Start/stop recording is initiated by the operator using the camera context menu (start/stop recording) or by macro | Start recording at CAM|1|REC|priority<1> reaction, stop recording at CAM|1|REC_STOP|priority<1> reaction | The stop recording command 1 stops recording started using command 2. |
Start/stop recording is initiated by the operator using the camera context menu (start/stop recording) or by macro | Start recording at CAM|1|REC|priority<2> reaction, stop recording at CAM|1|REC_STOP|priority<2> reaction | The start/stop recording commands 1 and 2 are equal* |
Start/stop recording is initiated by the operator using the camera context menu (start/stop recording) or by macro | Start/stop recording is initiated by the detection tool (for example, main motion detection tool) | The stop recording command 1 stops recording started using command 2. |
Start recording at CAM|1|REC|priority<0> reaction, stop recording at CAM|1|REC_STOP|priority<0> reaction | Start/stop recording is initiated by the detection tool (for example, main motion detection tool) | The stop recording command 2 stops recording started using command 1. |
Start recording at CAM|1|REC|priority<1> reaction, stop recording at CAM|1|REC_STOP|priority<1> reaction | Start/stop recording is initiated by the detection tool (for example, main motion detection tool) | The following variants are possible:
|
Start recording at CAM|1|REC|priority<2> reaction, stop recording at CAM|1|REC_STOP|priority<2> reaction | Start/stop recording is initiated by the detection tool (for example, main motion detection tool) | The stop recording command 1 stops recording started using command 2. |
Info |
---|
* Equivalence of ways means that recording can be stopped using way 1 if it was started using way 2 and vice versa if the recording is started using way 1, then it is possible to stop recording using way 2. |
...