diff --git a/frigate/http.py b/frigate/http.py index 56fe9bad2..ed441a88c 100644 --- a/frigate/http.py +++ b/frigate/http.py @@ -594,8 +594,6 @@ def recording_clip(camera, start_ts, end_ts): "-", "-c", "copy", - "-f", - "mp4", "-movflags", "+faststart", path,