forked from Github/frigate
Detect Resolution Docs (#8542)
This commit is contained in:
@@ -222,9 +222,9 @@ ffmpeg:
|
|||||||
# Optional: Detect configuration
|
# Optional: Detect configuration
|
||||||
# NOTE: Can be overridden at the camera level
|
# NOTE: Can be overridden at the camera level
|
||||||
detect:
|
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
|
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
|
height: 720
|
||||||
# Optional: desired fps for your camera for the input with the detect role (default: shown below)
|
# 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.
|
# NOTE: Recommended value of 5. Ideally, try and reduce your FPS on the camera.
|
||||||
|
|||||||
Reference in New Issue
Block a user