Explorar el Código

remove -f mp4 as it is not needed

Jason Hunter hace 3 años
padre
commit
fc40567794
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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,