浏览代码

fix resolution on reolink example

Blake Blackshear 3 年之前
父节点
当前提交
5792cf042e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/docs/configuration/camera_specific.md

+ 2 - 2
docs/docs/configuration/camera_specific.md

@@ -89,8 +89,8 @@ cameras:
           roles:
             - detect
     detect:
-      width: 640
-      height: 480
+      width: 896
+      height: 672
       fps: 7
 ```