mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 09:02:15 +03:00
Optionally show tracked object paths in debug view (#19025)
This commit is contained in:
committed by
Blake Blackshear
parent
3609b41217
commit
22478df4d6
@@ -141,6 +141,7 @@ def latest_frame(
|
||||
"zones": params.zones,
|
||||
"mask": params.mask,
|
||||
"motion_boxes": params.motion,
|
||||
"paths": params.paths,
|
||||
"regions": params.regions,
|
||||
}
|
||||
quality = params.quality
|
||||
|
||||
Reference in New Issue
Block a user