mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-01-31 00:18:55 +01:00
Adding camera to tracked_object_update
Adding camera to tracked_object_update
This commit is contained in:
parent
4071720242
commit
c330648d47
@ -102,7 +102,8 @@ Message published for updates to tracked object metadata, for example when GenAI
|
|||||||
{
|
{
|
||||||
"type": "description",
|
"type": "description",
|
||||||
"id": "1607123955.475377-mxklsc",
|
"id": "1607123955.475377-mxklsc",
|
||||||
"description": "The car is a red sedan moving away from the camera."
|
"description": "The car is a red sedan moving away from the camera.",
|
||||||
|
"camera": "front_door"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user