浏览代码

remove fps arg for mjpeg

Blake Blackshear 3 年之前
父节点
当前提交
7b063a19dc
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      docs/docs/configuration/camera_specific.md

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

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