Differences between Frigate's implementation of go2rtc and standalone go2rtc as Home Assistant Add-on? #10349
Cold-Lemonade
started this conversation in
General
Replies: 1 comment 6 replies
-
|
the code of go2rtc itself is identical. Frigate does however apply some default configs https://github.com/blakeblackshear/frigate/blob/dev/docker/main/rootfs/usr/local/go2rtc/create_config.py |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a difference between how Frigate configures a camera for use in its built-in go2rtc instance versus how it is configured in a standalone instance of go2rtc? The reason for this question is that I am able to get a camera to live stream in Frigate through its go2rtc, but I am not able to get the same camera two work using the same camera configuration yaml code in the go2rtc add-on in Home Assistant. I've posted the issue over at the github for go2rtc (AlexxIT/go2rtc#992) but figured I ask here too since it involves Frigate.
Beta Was this translation helpful? Give feedback.
All reactions