From bd466dad874f3ee1273684090b3ab7a6ec154b58 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Wed, 15 Feb 2023 07:20:27 -0700 Subject: [PATCH] Change log --- frigate/output.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frigate/output.py b/frigate/output.py index f13df6a4d..1d846a9ba 100644 --- a/frigate/output.py +++ b/frigate/output.py @@ -99,7 +99,7 @@ class FFMpegConverter: # we know the pipe was being read from and now it is not # so we should recreate the pipe to ensure no partially-read # frames exist - logger.error("Recreating the pipe because it was read from and now is not") + logger.debug("Recreating the birdseye pipe because it was read from and now is not") self.recreate_birdseye_pipe() return