diff --git a/frigate/output.py b/frigate/output.py index 5f0a3411e..3bb4e515f 100644 --- a/frigate/output.py +++ b/frigate/output.py @@ -580,7 +580,7 @@ class BirdsEyeFrameManager: except Exception: updated_frame = False self.active_cameras = [] - self.camera_layout = 0 + self.camera_layout = [] print(traceback.format_exc()) # if the frame was updated or the fps is too low, send frame