Explorar o código

remove vsync drop because it breaks segment

Blake Blackshear %!s(int64=4) %!d(string=hai) anos
pai
achega
fbe721c860
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      detect_objects.py

+ 0 - 1
detect_objects.py

@@ -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']),