Include details about stream passthrough

Refs #1440

Indicate that width and height are only used for the detect role and so other streams for with other roles are passed through and resolution is not needed.
This commit is contained in:
Craig Dennis 2021-07-26 13:49:08 +01:00 committed by Blake Blackshear
parent 3bc75ae931
commit adf2bc078c

View File

@ -38,6 +38,8 @@ cameras:
fps: 5 fps: 5
``` ```
`width`, `height`, and `fps` are only used for the `detect` role. Other streams are passed through, so there is no need to specify the resolution.
## Masks & Zones ## Masks & Zones
### Masks ### Masks