Update frigate-install.sh

This commit is contained in:
CanbiZ (MickLesk)
2026-03-02 13:11:35 +01:00
parent d02447870b
commit 8c64b3e86d

View File

@@ -270,7 +270,6 @@ cameras:
input_args: -re -stream_loop -1 -fflags +genpts input_args: -re -stream_loop -1 -fflags +genpts
roles: roles:
- detect - detect
- rtmp
detect: detect:
height: 1080 height: 1080
width: 1920 width: 1920
@@ -288,6 +287,7 @@ ffmpeg:
detectors: detectors:
detector01: detector01:
type: openvino type: openvino
device: AUTO
model: model:
width: 300 width: 300
height: 300 height: 300