From 3a4d047c8dbf7d9c56eb80bc04c18f5656244986 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 29 Jun 2024 09:48:45 -0500 Subject: [PATCH] Simplify wording --- docs/docs/configuration/live.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/live.md b/docs/docs/configuration/live.md index 4c9064d0a..efd970a1d 100644 --- a/docs/docs/configuration/live.md +++ b/docs/docs/configuration/live.md @@ -9,7 +9,7 @@ Frigate intelligently displays your camera streams on the Live view dashboard. Y Frigate intelligently uses three different streaming technologies to display your camera streams on the dashboard and the single camera view, switching between available modes based on network bandwidth, player errors, or required features like two-way talk. The highest quality and fluency of the Live view requires the bundled `go2rtc` to be configured as shown in the [step by step guide](/guides/configuring_go2rtc). -The jsmpeg view uses your browser's WebGL context, so the ability to view many streams at once highly depends on your browser and/or GPU. Using go2rtc for MSE and WebRTC will avoid many of the WebGL context limitations. +The jsmpeg live view will use more browser and client GPU resources. Using go2rtc is highly recommended and will provide a superior experience. | Source | Latency | Frame Rate | Resolution | Audio | Requires go2rtc | Other Limitations | | ------ | ------- | ------------------------------------- | ---------- | ---------------------------- | --------------- | ------------------------------------------------------------------------------------ |