Update docs/docs/configuration/restream.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
Francesco Durighetto 2025-10-12 22:56:35 +02:00 committed by GitHub
parent 7789260a83
commit 0c3a27f6c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. `12`).
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. `12`). 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: