

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io.
I'm struggling to understand the Frigate/go2rtc setup.
Let's say I have a camera config that looks like this:
driveway: ffmpeg: hwaccel_args: preset-intel-qsv-h264 input_args: - -rtsp_transport - udp - -fflags - nobuffer - -flags - low_delay - -strict - experimental - -fflags - +genpts+discardcorrupt - -use_wallclock_as_timestamps - 1 inputs: - path: rtsp://192.168.1.5:8554/driveway roles: - detect - rtmp - record
What should go2rtc rtsp setting show? The Frigate docs don't really explain the meaning of the URL.
Archived post. New comments cannot be posted and votes cannot be cast.
Sort by:
Best
Open comment sort options
Best
Top
New
Controversial
Old
Q&A
Here's my Frigate config. There are a few things specific for Reolink cameras, but the layout should help. The cameras are first added to go2rtc, and the
cameras
section pulls the feed from there into Frigate (and Home Assistant)That was sorta part of my question too. What are all those URL args for and are they explained somewhere?
What Reolink cameras are you using? I'm having so much trouble with the 510A which I unfortunately have 5 of. Are you able to maintain a constant, error free log with this setup?
https://docs.frigate.video/guides/configuring_go2rtc
https://docs.frigate.video/configuration/restream
Those are the relevant documentation bits.
Long story short you configure your camera under go2rtc: and when you do the configuration for recording/detection you use the restream address (rtsp://<server_ip>:8554/<camera_name> instead of the cameras native rtsp address.
But you need to set it up under the go2rtc: section first, otherwise the restream address doesn’t exist.
Note: you really should consider running detect on your cameras substream. Doing it on a full 4k or whatever frame is hell on CPU usage.
I have a Coral. Doesn't it use that to detect? If so, I don't think I should care, should I?
And if I setup go2rtc to restream, will the HA integration automatically use that and not the original stream?
following as I too can't figure out how to convert over to it lol.
is restream ip addres the same for all ??
path: rtsp://127.0.0.1:8554/_camera nam_