Browse Source

remove fps arg for mjpeg

Blake Blackshear 3 years ago
parent
commit
7b063a19dc
1 changed files with 0 additions and 2 deletions
  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"
 ```