HaOS newbie here.
I setup a RPI5 with HaOS 16 and got the Frigate integration and add on working with my cameras (4).
For now I'm not trying to detect any motion or record, just live feeds.
-
Should I be concerned that Detector CPU Usage" is consistently high? Around 150%
-
If I attach a Coral usb TPU will the addon automatically detect and use the device? Or are there additional steps to setup the hardware?
Here's my settings so far:
mqtt:
enabled: false
birdseye:
enabled: true
quality: 6
mode: continuous
layout:
scaling_factor: 3.0
max_cameras: 4
ffmpeg:
hwaccel_args: preset-rpi-64-h265
detect:
width: 640
height: 360
fps: 2
cameras:
driveway:
ffmpeg:
inputs:
- path:
rtsp://192.168.1.1:554/stream1?...
.......