mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 11:45:24 +03:00
these commented out lines should have never been in here
This commit is contained in:
parent
de943d4242
commit
5c77e18708
@ -330,8 +330,6 @@ class Dispatcher:
|
||||
return
|
||||
|
||||
new_birdseye_mode = BirdseyeModeEnum(payload.lower())
|
||||
# birdseye_config.mode = BirdseyeModeEnum.continuous
|
||||
# self.config.cameras[camera_name].birdseye.enabled = False
|
||||
logger.info(f"Setting birdseye mode for {camera_name} to {new_birdseye_mode}")
|
||||
|
||||
# update the metric (need the mode converted to an int)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user