[Detector Support]: issue with enabling openvino #18784
-
Describe the problem you are havingUnable to get openvino working with intel i5-10400 Version0.15.0-6cb5cfb Frigate config file#environment_vars:
# LIBVA_DRIVER_NAME: i965
snapshots:
enabled: true
mqtt:
host:
user: frigate
password:
detectors:
cpu1:
type: cpu
#ov_0:
#type: openvino
#device: cpu
#ov_1:
#type: openvino
#device: cpu
cameras:
LivingroomCam: # <------ Name the camera
ffmpeg:
hwaccel_args: preset-vaapi #-hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format yuv420p
inputs:
- path: rtsp://10.10.0.3:8554/LivingroomCam?mp4 # rtsp://10.10.0.36/h264
roles:
- record
input_args: preset-rtsp-restream
- path: rtsp://10.10.0.3:8554/LivingroomCamLow?mp4 #rtsp://10.10.0.36/h264
roles:
- detect
input_args: preset-rtsp-restream
output_args:
record: -f segment -segment_time 60 -segment_format mp4 -reset_timestamps
1 -strftime 1 -codec:a aac -codec:v copy
record: # <----- Enable recording
enabled: true
retain:
days: 7
mode: all
detect:
width: 320 # <---- update for your camera's resolution
height: 240 # <---- update for your camera's resolution
fps: 6
motion:
mask: 0.047,0.059,0.048,0.001,0.638,0,0.643,0.069
DoorCam: # <------ Name the camera
ffmpeg:
hwaccel_args: preset-vaapi #-hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format yuv420p
inputs:
- path: rtsp://10.10.0.3:8554/DoorCamLow?mp4
roles:
- detect
input_args: preset-rtsp-restream
- path: rtsp://10.10.0.3:8554/DoorCam?mp4
roles:
- record
input_args: preset-rtsp-restream
output_args:
record: -f segment -segment_time 60 -segment_format mp4 -reset_timestamps
1 -strftime 1 -codec:a aac -codec:v copy
record: # <----- Enable recording
enabled: true
retain:
days: 7
mode: all
detect:
width: 640 # <---- update for your camera's resolution
height: 480 # <---- update for your camera's resolution
fps: 12
motion:
mask: 0.337,0.03,0.34,0,0.002,0.003,0.001,0.03
ParkingCam: # <------ Name the camera
ffmpeg:
hwaccel_args: preset-vaapi #-hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format yuv420p
inputs:
- path: rtsp://10.10.0.3:8554/ParkingCamLow?mp4 # rtsp://10.10.0.36/h264
roles:
- detect
input_args: preset-rtsp-restream
- path: rtsp://10.10.0.3:8554/ParkingCam?mp4 # rtsp://10.10.0.36/h264
roles:
- record
input_args: preset-rtsp-restream
output_args:
record: -f segment -segment_time 60 -segment_format mp4 -reset_timestamps
1 -strftime 1 -codec:a aac -codec:v copy
record: # <----- Enable recordingy
enabled: true
retain:
days: 7
mode: all
detect:
width: 1280 # <---- update for your camera's resolution
height: 720 # <---- update for your camera's resolution
fps: 5
objects:
filters:
person:
mask: 0.806,0.735,0.787,0.258,0.063,0.222,0.04,0.734
go2rtc:
streams:
ParkingCam:
- ffmpeg:rtsp://[email protected]:554/media/video1
ParkingCamLow:
- ffmpeg:rtsp://[email protected]:554/media/video2
DoorCam:
- ffmpeg:rtsp://[email protected]:554/h264/ch01/main/av_stream
- isapi://[email protected]:80/
DoorCamLow:
- ffmpeg:rtsp://[email protected]:554/h264/ch01/sub/av_stream
LivingroomCam:
- ffmpeg:rtsp://[email protected]:554/Streaming/Channels/1?transportmode=unicast&Profile_1
LivingroomCamLow:
- ffmpeg:rtsp://[email protected]:554/Streaming/Channels/102
OfficeCam: rtsp://10.10.0.36/h264
OfficeCamLow: rtsp://10.10.0.36/low
log:
level: info # default level
api: trace
exec: debug
ngrok: info
rtsp: warn
streams: error
webrtc: fatal
version: 0.15-1 docker-compose file or Docker CLI commandHome Assistant add-on Relevant Frigate log output2025-06-19 00:49:51.397461649 [2025-06-18 19:49:51] frigate.video INFO : ParkingCam: exiting subprocess
2025-06-19 00:49:51.402116502 [2025-06-18 19:49:51] frigate.app INFO : Closing frame queue for ParkingCam
2025-06-19 00:49:52.207998336 [vost#0:0/copy @ 0x55cd203e3c80] Error submitting a packet to the muxer: Broken pipe
2025-06-19 00:49:52.208000997 Last message repeated 1 times
2025-06-19 00:49:52.208002099 [out#0/rtsp @ 0x55cd203e81c0] Error muxing a packet
2025-06-19 00:49:52.208003229 [out#0/rtsp @ 0x55cd203e81c0] Task finished with error code: -32 (Broken pipe)
2025-06-19 00:49:52.208004312 [out#0/rtsp @ 0x55cd203e81c0] Terminating thread with return code -32 (Broken pipe)
2025-06-19 00:49:52.211350171 [out#0/rtsp @ 0x55cd203e81c0] Error writing trailer: Broken pipe
2025-06-19 00:49:52.404248429 [2025-06-18 19:49:52] frigate.app INFO : Detection queue closed
2025-06-19 00:49:52.905250066 [2025-06-18 19:49:52] frigate.app INFO : Detected frames queue closed
2025-06-19 00:49:53.406186428 [2025-06-18 19:49:53] frigate.app INFO : Timeline queue closed
2025-06-19 00:49:54.613672043 [2025-06-18 19:49:54] frigate.output.output INFO : exiting output process...
2025-06-19 00:49:56.018020563 [2025-06-18 19:49:56] frigate.record.maintainer INFO : Exiting recording maintenance...
2025-06-19 00:49:57.049876225 [INFO] Service Frigate exited with code 0 (by signal 0)
s6-rc: info: service frigate successfully stopped
s6-rc: info: service go2rtc: stopping
s6-rc: info: service frigate-log: stopping
2025-06-19 00:49:57.050803056 exit with signal: terminated
s6-rc: info: service frigate-log successfully stopped
2025-06-19 00:49:57.053454537 [INFO] The go2rtc service exited with code 0 (by signal 0)
s6-rc: info: service go2rtc successfully stopped
s6-rc: info: service go2rtc-log: stopping
s6-rc: info: service go2rtc-log successfully stopped
s6-rc: info: service log-prepare: stopping
s6-rc: info: service s6rc-fdholder: stopping
s6-rc: info: service log-prepare successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service s6rc-fdholder successfully stopped
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped Install methodHome Assistant Add-on Object DetectorOpenVino Screenshots of the Frigate UI's System metrics pagesAny other information that may be helpfulIntel i5-10400 10th gen cpu with integrated Intel® UHD Graphics 630. Tried both cpu and gpu type. |
Beta Was this translation helpful? Give feedback.
Answered by
hawkeye217
Jun 19, 2025
Replies: 1 comment 8 replies
-
Your config and logs don't show openvino as being used, what did you try? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See the docs again. Your
device
needs to beCPU
orGPU
, notcpu
.