Hey guys; appreciate this is probably a very simple issue;
I changed up my frigate and started fresh with a new camera;
I can see it identifying things (incorrect but i dont care tbh)
but it doesnt record or snapshot anything?
no events, no alerts, etc.
Im sure ive done something simple in my config wrong, would appreciate if someone could give it a once over and let me know what.
mqtt:
host: 172.16.0.56
user: frigate
password: password
go2rtc:
streams:
entrance:
- rtsp://onvif:[email protected]/onvif-media/media.amp?profile=profile_1_h264&sessiontimeout=60&streamtype=unicast
entrance_sub:
- rtsp://onvif:[email protected]/onvif-media/media.amp?profile=profile0&sessiontimeout=60&streamtype=unicast
webrtc:
candidates:
- 172.16.0.56:8555
- stun:8555
cameras:
entrance:
ffmpeg:
inputs:
- path: rtsp://172.16.0.56:8554/entrance
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://172.16.0.56:8554/entrance_sub
input_args: preset-rtsp-restream
roles:
- detect
objects:
track:
- person
- face
- dog
- package
mqtt:
timestamp: false
bounding_box: true
crop: true
quality: 100
height: 500
zones:
door:
coordinates: 0.426,0.011,0.518,1,0,1,0.004,0.011
loitering_time: 0
inertia: 3
inside:
coordinates: 0.443,0.002,0.998,0.002,0.993,0.991,0.534,0.983
inertia: 30
loitering_time: 45
objects: package
motion:
mask:
- 0.445,0.017,0.508,0.002,0.527,0.137,0.46,0.163
- 0.655,0.573,0.613,0.004,0.994,0,0.99,0.994,0.557,1,0.524,0.59
review:
alerts:
required_zones:
- door
- inside
detections: {}
record:
enabled: true
events:
retain:
default: 240
snapshots:
enabled: true
timestamp: true
bounding_box: true
retain:
default: 21
detectors:
coral:
type: edgetpu
device: pci
version: 0.14