Hello all
I finally taken the plunge and installed a reolink video doorbel
It seems to worke fine.
I added frigate to HAOS and i connected a coral usb via a powered usb splitter
Everytime i am in HA and chose frigate, frigate needs to start first issue
second when it starts and i see my camera feed *i can enlarge it and move it around the screen no issues).
However whe i enable detect (it works for a few seconds it stop) and i get a large view ofrom my camera at the bottom of the screen. I can move it left or right but not up and down.
I then go to the haos setting /app/frigate the app shows frigate working
from my inexperience brain i would say the my basic configuration is off.
here is a snipit for the config editor in frigate ( i do have a file in HA file editor called frigate.yml (its currently empty
What am i missing for a proper set up
in add iton when this is solved what can i use a trigger from frigate (face recognition) to cause an automation (am i long way from there)
thank you in advance for any help provided
mqtt:
enabled: false
detectors:
coral:
type: edgetpu
device: usb
cameras: # No cameras defined, UI wizard should be used
front_gate:
enabled: true
friendly_name: Front Gate
ffmpeg:
inputs:
- path: rtsp://admin:[email protected]:554/Preview_01_main
roles:
- detect
- record
- audio
- path: rtsp://admin:[email protected]:554/Preview_01_sub
roles: []
record:
enabled: true
continuous:
days: 3
motion:
days: 3
alerts:
retain:
days: 30
mode: all
detections:
retain:
days: 30
mode: all
detect:
width: 1080
height: 720
live:
streams:
Stream 1: front_gate_1
Stream 2: front_gate_2