diff --git a/frigate/restream.py b/frigate/restream.py index edc628140..0fe43fc0e 100644 --- a/frigate/restream.py +++ b/frigate/restream.py @@ -60,7 +60,7 @@ class RestreamApi: input.path.startswith("rtsp") and camera.restream.video_encoding == RestreamVideoCodecEnum.copy - and not camera.restream.audio_encoding + and camera.restream.audio_encoding == [RestreamAudioCodecEnum.copy] ): self.relays[