#Frigate + ARC A310 does not work with Reolink cameras

1 messages · Page 1 of 1 (latest)

forest glacier
#

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.

#

| -08-21 21:38:02 | frigate.video | reolink: Unable to read frames from ffmpeg process.
error | 2025-08-21 21:38:02 | frigate.video | reolink: ffmpeg process is not running. exiting capture thread...
error | 2025-08-21 21:38:02 | watchdog.reolink | The following ffmpeg logs include the last 100 lines prior to exit.
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | libva info: VA-API version 1.22.0
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | libva info: Found init function __vaDriverInit_1_22
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | libva info: va_openDriver() returns 0
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | libva info: VA-API version 1.22.0
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | libva info: Found init function __vaDriverInit_1_22
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | libva info: va_openDriver() returns 0
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | [vist#0:0/h264 @ 0x57b5ce6fb680] [dec:h264_qsv @ 0x57b5ce704280] Error submitting packet to decoder: Invalid data found when processing input
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | Last message repeated 8 times
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | [h264_qsv @ 0x57b5ce7a4800] video_get_buffer: image parameters invalid
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | [h264_qsv @ 0x57b5ce7a4800] get_buffer() failed
error | 2025-08-21 21:38:02 | ffmpeg.reolink.detect | [vist#0:0/h264 @ 0x57b5ce6fb680] [dec:h264_qsv @ 0x57b5ce704280] Decoding error: Invalid argument

upper spire
forest glacier
#

thank you