For questions, make sure to go through the docs first, they're very well put together. http://docs.frigate.video/guides/getting_started
Config File Help Please!
After a long battle I finally have the Frigate add on running in Home Assistant that is deployed as a VM with Proxmox.
Frigate will start and it can see the TPU after some trial and error.
Now I'm working to get my Reolink 820a cameras and maybe Ring Doorbell setup so I can start working towards notifications and automations in HA.
I've combed through the documentation but am just not seemingly able to piece it together and keep it working.
Is anyone willing to share their full config file that I can copy paste for reference and fill in my own specifics to get me a head start?
Thanks!
https://docs.frigate.video/configuration/reference/
That is exactly what you're asking for, a full configuration to use for reference. And that one doesn't have sloppy, redundant stuff in it like mine does lol.
but here it is anyway https://pastebin.com/AGZ3jjPq
edit: indentation in my paste got messed up. make sure to check the official config reference for proper indentation
Thank you!
Questions. I see the Gotortc entries have the camera IP and creds inline. Assuming the feeds must come from there? I was under the impression I had to list those below the cameras section.
Are you pulling your feeds from an NVR or directly from the IP cams? I ask because of the channels listed.
Also, what is the significance between subtype 1 and 0?
below your tpu... what path are you referencing?
And for ffmpeg,I have a 10th gen intel cpu with an igpu but no other gpu on the board.. Not sure what to enter there?
lastly, I see you using a /friendly name after your cam IPs under cameras. Does not appear to be a comment, curious where that pulls from or what trip hazzards I might encounter doing the same.
Thank you very much. This is super helpful.