Skip to content

[Config Support]: CPU usage and tips to improve #13189

Closed Answered by NickM-27
Chaoscontrol asked this question in Config Support
Discussion options

You must be logged in to vote

that is quite high resolution to run detect at, the CPU must be used to change the pixel format so that makes sense. I would suggest that you change the detect resolution to be something more reasonable like

detect:
  width: 1280
  height: 720 # or 960 for the 4:3 cameras like the doorbell

this will still have good detection results while not running ffmpeg so hard

Replies: 1 comment 3 replies

Comment options

NickM-27
Aug 19, 2024
Collaborator Sponsor

You must be logged in to vote
3 replies
@Chaoscontrol
Comment options

@NickM-27
Comment options

NickM-27 Aug 19, 2024
Collaborator Sponsor

Answer selected by Chaoscontrol
@Chaoscontrol
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment