From fa96ec64e40ca20866ff839e2e2d843d2063f20a Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 9 Nov 2023 05:41:50 -0700 Subject: [PATCH] Detect Resolution Docs (#8542) --- docs/docs/configuration/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index dcba4e28f..44d82b5d7 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -222,9 +222,9 @@ ffmpeg: # Optional: Detect configuration # NOTE: Can be overridden at the camera level detect: - # Optional: width of the frame for the input with the detect role (default: shown below) + # Optional: width of the frame for the input with the detect role (default: use native stream resolution) width: 1280 - # Optional: height of the frame for the input with the detect role (default: shown below) + # Optional: height of the frame for the input with the detect role (default: use native stream resolution) height: 720 # Optional: desired fps for your camera for the input with the detect role (default: shown below) # NOTE: Recommended value of 5. Ideally, try and reduce your FPS on the camera.