소스 검색

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