#High CPU Usage - how to diagnose?
8 messages · Page 1 of 1 (latest)
Install the glances addon, open it, press z and c and share a picture of what you see.
Load can also be caused by IO so check that too.
Ah, very nice! Thank you. Here you go.
Seems that at least currenty frigate is using a lot of cpu but that's to be expected. I still have to optimize here.
oh... OHHH!!!
Spiderman has decided to cast its web right in front of one my cameras, creating constant object detections.
That's hilarious. I'm not much into object detection but I think people use coral TPUs or the iGPU to alleviate high CPU utilization. The latter is probably just for *coding though.
I use OpenVino GPU acelleration - but that's only for object detection. Motion detection always runs on the CPU 😄
You def want a coral TPU.
What would a coral TPU change? Coral or any other Hardware Acceleration will only affect object detection. Motion detection, recording, etc. supports CPU only.