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: