소스 검색

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
   - -fflags
   - +genpts+discardcorrupt
-  - -r
-  - "3" # <---- adjust depending on your desired frame rate from the mjpeg image
   - -use_wallclock_as_timestamps
   - "1"
 ```