[Bug]: record.events fails validation #16100
Checklist
Describe the problem you are havingSteps to reproduceVersion0.15.0-beta7-tensorrt In which browser(s) are you experiencing the issue with?No response Frigate config filemqtt:
enabled: false
detectors:
tensorrt:
type: tensorrt
device: 0
model:
model_type: yolox
path: /config/model_cache/tensorrt/yolov7-320.trt
width: 320
height: 320
input_pixel_format: rgb
input_tensor: nchw
go2rtc:
streams:
tago:
- rtsp://192.168.1.11:554/11
record:
enabled: true
retain:
days: 0
mode: all
events:
pre_capture: 5
post_capture: 5
retain:
default: 10
mode: motion
ui:
time_format: 24hour
timezone: Europe/Rome
cameras:
tago:
enabled: true
ffmpeg:
hwaccel_args: preset-nvidia
inputs:
- path: rtsp://192.168.1.11:554/12
roles:
- detect
- path: rtsp://127.0.0.1:8554/tago
input_args: preset-rtsp-restream
roles:
- record
output_args:
record: preset-record-generic-audio-copy
detect:
fps: 5
width: 640
height: 352
max_disappeared: 25
live:
height: 640
quality: 1
objects:
track:
- person
filters:
person:
min_area: 5000
max_area: 100000
threshold: 0.7
snapshots:
enabled: true
bounding_box: true
timestamp: true
retain:
default: 3
objects:
person: 7
webui_url: http://192.168.1.11/web/admin.htmldocker-compose file or Docker CLI command-Relevant Frigate log output-Relevant go2rtc log output-Operating systemOther Install methodDocker Compose Network connectionWired Camera make and modelScreenshots of the Frigate UI's System metrics pagesAny other information that may be helpfulNo response |
Answered by
NickM-27
Jan 23, 2025
Replies: 1 comment
|
This is not a bug, you should read the 0.15 release notes https://github.com/blakeblackshear/frigate/releases/tag/v0.15.0-beta7 |
0 replies
Answer selected by
masterkain
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not a bug, you should read the 0.15 release notes https://github.com/blakeblackshear/frigate/releases/tag/v0.15.0-beta7