fix resolution on reolink example

This commit is contained in:
Blake Blackshear 2022-02-06 14:15:19 -06:00
parent 4e23967442
commit 24f9937009

View File

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