fix resolution on reolink example

This commit is contained in:
Blake Blackshear
2022-02-18 21:18:26 -06:00
parent 4524dca3ed
commit 5792cf042e
+2 -2
View File
@@ -89,8 +89,8 @@ cameras:
roles:
- detect
detect:
width: 640
height: 480
width: 896
height: 672
fps: 7
```