Browse Source

remove fps arg for mjpeg

Blake Blackshear 3 năm trước cách đây
mục cha
commit
7b063a19dc
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      docs/docs/configuration/camera_specific.md

+ 0 - 2
docs/docs/configuration/camera_specific.md

@@ -19,8 +19,6 @@ input_args:
   - experimental
   - -fflags
   - +genpts+discardcorrupt
-  - -r
-  - "3" # <---- adjust depending on your desired frame rate from the mjpeg image
   - -use_wallclock_as_timestamps
   - "1"
 ```