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