forked from Github/frigate
Autotracking: reset motion estimator (#7129)
* reset motion estimator after returning to preset * small tweaks and a bugfix
This commit is contained in:
@@ -29,6 +29,7 @@ class CameraMetricsTypes(TypedDict):
|
||||
class PTZMetricsTypes(TypedDict):
|
||||
ptz_autotracker_enabled: Synchronized
|
||||
ptz_stopped: Event
|
||||
ptz_reset: Event
|
||||
ptz_start_time: Synchronized
|
||||
ptz_stop_time: Synchronized
|
||||
|
||||
|
||||
Reference in New Issue
Block a user