Skip to content
Discussion options

You must be logged in to vote

The issue you're experiencing where the first camera gets extra features like higher preview resolution and two-way audio is related to how the live -> streams configuration works in Frigate(1).

When you define streams in go2rtc and want to use them for Live view, you need to explicitly configure the live -> streams setting for each camera(1). The first stream entry you define becomes the default for the Live dashboard(1).

From your config, I can see you have go2rtc streams defined (doorbell, doorbell2, doorbell3, fisheye, etc.), but you haven't configured the live -> streams setting under each camera configuration(1).

To fix this, add the live configuration to each camera. For example:

c…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lavacano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment