diff --git a/docs/docs/configuration/restream.md b/docs/docs/configuration/restream.md index 87c0462c7..82c8dfcd2 100644 --- a/docs/docs/configuration/restream.md +++ b/docs/docs/configuration/restream.md @@ -9,7 +9,7 @@ Frigate can restream your video feed as an RTSP feed for other applications such Frigate uses [go2rtc](https://github.com/AlexxIT/go2rtc) to provide its restream and MSE/WebRTC capabilities. The go2rtc config is hosted at the `go2rtc` in the config, see [go2rtc docs](https://github.com/AlexxIT/go2rtc#configuration) for more advanced configurations and features. -#### Birdseye Restream +### Birdseye Restream Birdseye RTSP restream can be enabled at `birdseye -> restream` and accessed at `rtsp://:8554/birdseye`. Enabling the restream will cause birdseye to run 24/7 which may increase CPU usage somewhat.