Fix birdseye exception handling (#7864)

This commit is contained in:
Nicolas Mowen
2023-09-21 04:22:11 -06:00
committed by GitHub
parent 730851cda9
commit 8728139ae3

View File

@@ -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