Преглед изворни кода

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
 ```