diff --git a/docs/docs/configuration/live.md b/docs/docs/configuration/live.md index 7ee568d3e..d4fb3cc17 100644 --- a/docs/docs/configuration/live.md +++ b/docs/docs/configuration/live.md @@ -55,7 +55,7 @@ go2rtc: In Frigate 0.16 and later, you can configure Live view to allow manual selection of the stream you want to view in the Live UI. For example, you may want to view your camera's substream on mobile devices, but your full resolution stream on desktop devices. Setting the `live -> streams` list will populate a dropdown in the UI's Live view that allows you to select a stream for live viewing. -Additionally, when creating and editing camera groups in the UI, you can choose the stream you want to use for your camera group's Live dashboard. +Additionally, when creating and editing camera groups in the UI, you can choose the stream you want to use for your camera group's Live dashboard. The default dashboard ("All Cameras") will always use the first entry you've defined in `streams:` for streaming. Configure the `streams` option with a "friendly name" for your stream followed by the go2rtc stream name.