瀏覽代碼

Update cameras.md

Blake Blackshear 4 年之前
父節點
當前提交
ad85beea91
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'
 ```