Selaa lähdekoodia

Update cameras.md

Blake Blackshear 4 vuotta sitten
vanhempi
commit
ad85beea91
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/docs/configuration/cameras.md

+ 1 - 1
docs/docs/configuration/cameras.md

@@ -405,7 +405,7 @@ The input and output parameters need to be adjusted for MJPEG cameras
         - -fflags
         - +genpts+discardcorrupt
         - -r
-        - '3'
+        - '3'  # <---- adjust depending on your desired frame rate from the mjpeg image
         - -use_wallclock_as_timestamps
         - '1'
 ```