Browse Source

Update cameras.md

Blake Blackshear 4 năm trước cách đây
mục cha
commit
ad85beea91
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'
 ```