mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
fix
This commit is contained in:
parent
1a6d87b283
commit
e1d5353e04
@ -31,7 +31,6 @@ cameras:
|
||||
snapshots:
|
||||
enabled: false
|
||||
```
|
||||
````
|
||||
|
||||
- `-re -stream_loop -1` tells `ffmpeg` to play the file in realtime and loop indefinitely, which is useful for long debugging sessions.
|
||||
- `-fflags +genpts` helps generate presentation timestamps when they are missing in the file.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user