mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 10:45:21 +03:00
merge conflict fix
This commit is contained in:
parent
c9a9734c73
commit
2c29b4f16c
@ -168,6 +168,7 @@ class FrigateApp:
|
|||||||
"capture_process": None,
|
"capture_process": None,
|
||||||
"process": None,
|
"process": None,
|
||||||
}
|
}
|
||||||
|
self.camera_metrics[camera_name]["ptz_stopped"].set()
|
||||||
self.feature_metrics[camera_name] = {
|
self.feature_metrics[camera_name] = {
|
||||||
"audio_enabled": mp.Value( # type: ignore[typeddict-item]
|
"audio_enabled": mp.Value( # type: ignore[typeddict-item]
|
||||||
# issue https://github.com/python/typeshed/issues/8799
|
# issue https://github.com/python/typeshed/issues/8799
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user