From 97e501501ffaee7239ca9f2fa2432e41b80ccfc2 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Wed, 11 Jan 2023 14:56:15 -0700 Subject: [PATCH] Formatting --- frigate/restream.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frigate/restream.py b/frigate/restream.py index 0f5a74ec7..0f99d4a8a 100644 --- a/frigate/restream.py +++ b/frigate/restream.py @@ -52,8 +52,9 @@ class RestreamApi: input.path.startswith("rtsp") and not camera.restream.force_audio ): - self.relays[cam_name] = - f"{escape_special_characters(input.path)}#backchannel=0" + self.relays[ + cam_name + ] = f"{escape_special_characters(input.path)}#backchannel=0" else: # go2rtc only supports rtsp for direct relay, otherwise ffmpeg is used self.relays[cam_name] = get_manual_go2rtc_stream(