mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-13 08:36:41 +03:00
Update docs/docs/configuration/restream.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
parent
7789260a83
commit
0c3a27f6c8
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user