From 0c3a27f6c898a98a82b0cff615c6994db37edcc2 Mon Sep 17 00:00:00 2001 From: Francesco Durighetto Date: Sun, 12 Oct 2025 22:56:35 +0200 Subject: [PATCH] Update docs/docs/configuration/restream.md Co-authored-by: Nicolas Mowen --- docs/docs/configuration/restream.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/docs/configuration/restream.md b/docs/docs/configuration/restream.md index 4930fb1e8..0ab7a170c 100644 --- a/docs/docs/configuration/restream.md +++ b/docs/docs/configuration/restream.md @@ -24,12 +24,11 @@ birdseye: restream: True ``` -**Tip:** To improve connection speed when using Birdseye via RTSP or WebRTC, - you can enable a small idle heartbeat by setting `birdseye.idle_heartbeat_fps` - to a low value (e.g. `1–2`). - This makes Frigate periodically push the last frame even when no motion - is detected, reducing initial connection latency. +:::tip +To improve connection speed when using Birdseye via restream you can enable a small idle heartbeat by setting `birdseye.idle_heartbeat_fps` to a low value (e.g. `1–2`). This makes Frigate periodically push the last frame even when no motion is detected, reducing initial connection latency. + +::: ### Securing Restream With Authentication The go2rtc restream can be secured with RTSP based username / password authentication. Ex: