Hey all,
I am new to Home Assistant and have installed it successfully in Windows Hyper V and have managed to install Frigate repository. However, I don’t know how to add cameras in Frigate configuration. Can someone please assist? I got 4xIMOU cameras added to ONVIF integration. Ideally, I am looking to have the footage saved of those cameras.
just added their addon repo, and installed the addon
My config is below:
mqtt: enabled: False
cameras: dummy_camera: # <— this will be changed to your actual camera later enabled: False ffmpeg: inputs: - path: rtsp://127.0.0.1:554/rtsp roles: - detect
Thanks