mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 02:35:22 +03:00
Fix parsing
This commit is contained in:
parent
fc968b0425
commit
80756b9054
@ -164,8 +164,8 @@ Topic with current motion contour area for a camera. Published value is an integ
|
|||||||
Topic to send PTZ commands to camera.
|
Topic to send PTZ commands to camera.
|
||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
| -------------------- | --------------------------------------------------------------------------------------- |
|
| ---------------------- | --------------------------------------------------------------------------------------- |
|
||||||
| preset-<preset_name> | send command to move to preset with name <preset_name> |
|
| `preset-<preset_name>` | send command to move to preset with name <preset_name> |
|
||||||
| MOVE_<dir> | send command to continuously move in <dir>, possible values are [UP, DOWN, LEFT, RIGHT] |
|
| `MOVE_<dir>` | send command to continuously move in <dir>, possible values are [UP, DOWN, LEFT, RIGHT] |
|
||||||
| ZOOM_<dir> | send command to continuously zoom <dir>, possible values are [IN, OUT] |
|
| `ZOOM_<dir>` | send command to continuously zoom <dir>, possible values are [IN, OUT] |
|
||||||
| STOP | send command to stop moving |
|
| `STOP` | send command to stop moving |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user