[Config Support]: waiting for the elevator #15647
-
Describe the problem you are havinggood afternoon, the problem is this: Version0.14.1-f4f3cfa Frigate config fileffmpeg:
hwaccel_args: preset-intel-qsv-h264
detectors:
ov:
type: openvino
device: GPU
model:
width: 300
height: 300
input_tensor: nhwc
input_pixel_format: bgr
path: /openvino-model/ssdlite_mobilenet_v2.xml
labelmap_path: /openvino-model/coco_91cl_bkgr.txt
snapshots:
enabled: false
retain:
default: 0
objects:
person: 5
quality: 75
go2rtc:
exec: trace
streams:
Camera1:
- rtsp://[email protected]:554/stream1
- ffmpeg:Camera1#audio=aac
live:
stream_name: Camera1
timestamp_style:
position: tr
format: '%m/%d/%Y %H:%M:%S'
color:
red: 255
green: 255
blue: 255
thickness: 1
effect: solid
cameras:
Camera1:
enabled: true
ffmpeg:
hwaccel_args: preset-rpi-64-h264
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/Camera1
input_args: preset-rtsp-restream
roles:
- record
- audio
- path: [email protected]:554/stream2
roles:
- detect
motion:
threshold: 8
contour_area: 7
improve_contrast: 'false'
mask:
- 0.373,1,0.419,0.973,0.433,1
- 0.89,1,1,0.708,1,1
- 1,0.204,1,0,0.664,0
- 0.43,0.965,0.44,0.98,0.465,0.961,0.467,0.94
- 0.068,0.727,0,0.735,0,0.002,0.068,0,0.039,0.248,0.046,0.497
zones: {}
objects:
filters:
person: {}
review: {}
detect:
width: 640
height: 360
fps: 5
enabled: true
record:
enabled: true
expire_interval: 60
sync_recordings: true
retain:
days: 0
mode: motion
export:
timelapse_args: -vf setpts=0.04*PTS -r 30
preview:
quality: medium
events:
pre_capture: 10
post_capture: 5
objects:
- person
retain:
default: 0
mode: motion
objects:
person: 5 Relevant Frigate log output2024-12-23 03:27:17.672097799 [INFO] Preparing Frigate...
2024-12-23 03:27:17.851053276 [INFO] Starting Frigate...
2024-12-23 03:27:21.859125716 [2024-12-23 06:27:21] frigate.app INFO : Starting Frigate (0.14.1-f4f3cfa)
2024-12-23 03:27:21.859305933 [2024-12-23 06:27:21] frigate.app INFO : Creating directory: /tmp/cache
2024-12-23 03:27:21.859409179 [2024-12-23 06:27:21] frigate.util.config INFO : Checking if frigate config needs migration...
2024-12-23 03:27:21.886118206 [2024-12-23 06:27:21] frigate.util.config INFO : frigate config does not need migration...
2024-12-23 03:27:21.923109186 [2024-12-23 06:27:21] peewee_migrate.logs INFO : Starting migrations
2024-12-23 03:27:21.923182008 [2024-12-23 06:27:21] peewee_migrate.logs INFO : There is nothing to migrate
2024-12-23 03:27:21.940118291 [2024-12-23 06:27:21] frigate.app INFO : Recording process started: 348
2024-12-23 03:27:21.944782600 [2024-12-23 06:27:21] frigate.app INFO : Recording process started: 350
2024-12-23 03:27:21.947455124 [2024-12-23 06:27:21] frigate.app INFO : go2rtc process pid: 110
2024-12-23 03:27:21.977211866 [2024-12-23 06:27:21] frigate.app INFO : Output process started: 378
2024-12-23 03:27:21.990171170 [2024-12-23 06:27:21] detector.ov INFO : Starting detection process: 377
2024-12-23 03:27:22.001364485 [2024-12-23 06:27:21] frigate.app INFO : Camera processor started for Camera1: 393
2024-12-23 03:27:22.011019771 [2024-12-23 06:27:22] frigate.app INFO : Capture process started for Camera1: 396 Relevant go2rtc log output2024-12-23 03:27:17.851575992 [INFO] Preparing new go2rtc config...
2024-12-23 03:27:17.977154145 [INFO] Got IP address from supervisor: 192.168.1.100
2024-12-23 03:27:18.014813034 [INFO] Got WebRTC port from supervisor: 8555
2024-12-23 03:27:19.099539437 [INFO] Starting go2rtc...
2024-12-23 03:27:19.276834768 06:27:19.275 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2
2024-12-23 03:27:19.276839864 06:27:19.275 INF config path=/dev/shm/go2rtc.yaml
2024-12-23 03:27:19.276841581 06:27:19.276 INF [rtsp] listen addr=:8554
2024-12-23 03:27:19.276843358 06:27:19.276 INF [webrtc] listen addr=:8555/tcp
2024-12-23 03:27:19.277222706 06:27:19.277 INF [api] listen addr=:1984
2024-12-23 03:27:27.671069708 [INFO] Starting go2rtc healthcheck service... Frigate statsNo response Operating systemHassOS Install methodHassOS Addon docker-compose file or Docker CLI command---- Object DetectorOpenVino Screenshots of the Frigate UI's System metrics pagesNo response Any other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
What do you mean Frigate stops removing it? We'll most likely need a video of the debug view |
Beta Was this translation helpful? Give feedback.
-
Hi, nothing has changed (I've attached a video) and so it is with everyone. at the same time, they move, it just stops recording (the config is attached) |
Beta Was this translation helpful? Give feedback.
-
It can be seen that he is recording everything, but he no longer detects a person or movement |
Beta Was this translation helpful? Give feedback.
Oh that's because you only have motion based recording enabled