Explorar o código

optimize clips fixes #299

Blake Blackshear %!s(int64=4) %!d(string=hai) anos
pai
achega
8d52e2635a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      frigate/events.py

+ 2 - 0
frigate/events.py

@@ -139,6 +139,8 @@ class EventProcessor(threading.Thread):
             '-',
             '-c',
             'copy',
+            '-movflags',
+            '+faststart',
             f"{os.path.join(CLIPS_DIR, clip_name)}.mp4"
         ]