I have 8 cameras in frigate LXC. It was forced to move to new HW, now I run it in R730 with coral TPU and arc A310 GPU.
I managed to get GPU working and 5/8 cameras uses it for hw decoding. Unfortunately all 3 reolink cameras does not work.
All 3 are different ones, it used to work with ryzen 5700g iGPU.
Configuration looks like this:
reolink: ffmpeg: hwaccel_args: preset-intel-qsv-h264 input_args: - -avoid_negative_ts - make_zero - -fflags - +genpts+discardcorrupt - -flags - low_delay - -strict - experimental - -analyzeduration - 1000M - -probesize - 1000M - -rw_timeout - '5000000' inputs: - path: rtmp://192.168.xxxxxx roles: - record - audio - path: rtmp://192.168.xxxxxxxx roles: - detect detect: fps: 10
can you give me any clue how to solve this problem? I need some help to get back on track.