Quellcode durchsuchen

remove -f mp4 as it is not needed

Jason Hunter vor 3 Jahren
Ursprung
Commit
fc40567794
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. 0 2
      frigate/http.py

+ 0 - 2
frigate/http.py

@@ -594,8 +594,6 @@ def recording_clip(camera, start_ts, end_ts):
         "-",
         "-c",
         "copy",
-        "-f",
-        "mp4",
         "-movflags",
         "+faststart",
         path,