mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
remove vsync drop because it breaks segment
This commit is contained in:
parent
7383db60b0
commit
fbe721c860
@ -48,7 +48,6 @@ FFMPEG_DEFAULT_CONFIG = {
|
||||
'-flags', 'low_delay',
|
||||
'-strict', 'experimental',
|
||||
'-fflags', '+genpts+discardcorrupt',
|
||||
'-vsync', 'drop',
|
||||
'-rtsp_transport', 'tcp',
|
||||
'-stimeout', '5000000',
|
||||
'-use_wallclock_as_timestamps', '1']),
|
||||
|
Loading…
Reference in New Issue
Block a user