This commit is contained in:
Josh Hawkins 2025-06-30 10:17:06 -05:00
parent 329a33bad7
commit acf79b94ff
2 changed files with 10 additions and 0 deletions

View File

@ -27,6 +27,8 @@ cameras:
enabled: False
```
Generative AI can also be toggled dynamically for a camera via MQTT with the topic `frigate/<camera_name>/genai/set`. See the [MQTT documentation](/integrations/mqtt/#frigatecamera_namegenaiset).
## Ollama
:::warning

View File

@ -397,6 +397,14 @@ Topic to turn review detections for a camera on or off. Expected values are `ON`
Topic with current state of review detections for a camera. Published values are `ON` and `OFF`.
### `frigate/<camera_name>/genai/set`
Topic to turn generative AI for a camera on or off. Expected values are `ON` and `OFF`.
### `frigate/<camera_name>/genai/state`
Topic with current state of generative AI for a camera. Published values are `ON` and `OFF`.
### `frigate/<camera_name>/birdseye/set`
Topic to turn Birdseye for a camera on and off. Expected values are `ON` and `OFF`. Birdseye mode