diff --git a/docs/docs/configuration/cameras.md b/docs/docs/configuration/cameras.md index 5d45179280..6e86606175 100644 --- a/docs/docs/configuration/cameras.md +++ b/docs/docs/configuration/cameras.md @@ -30,6 +30,8 @@ Navigate to ` path and `preset-rtsp-restream` input args for that input automatically), or **Manual input path** to type the stream URL directly. + Navigate to . | Field | Description | diff --git a/docs/docs/configuration/restream.md b/docs/docs/configuration/restream.md index 8a5d1b76ec..b307154bc2 100644 --- a/docs/docs/configuration/restream.md +++ b/docs/docs/configuration/restream.md @@ -61,7 +61,7 @@ Configure the go2rtc stream and point the camera inputs at the local restream. -Navigate to and add stream entries for each camera. Then navigate to for each camera and set the input paths to use the local restream URL (`rtsp://127.0.0.1:8554/`). +Navigate to and add stream entries for each camera. Then navigate to for each camera. For each input, choose **Restream (go2rtc)** and pick the matching stream from the dropdown — Frigate uses the local restream URL (`rtsp://127.0.0.1:8554/`) and the `preset-rtsp-restream` input args for that input automatically. (Choose **Manual input path** instead to type a URL directly.) @@ -111,7 +111,7 @@ Two connections are made to the camera. One for the sub stream, one for the rest -Navigate to and add stream entries for each camera and its sub stream. Then navigate to for each camera and configure separate inputs for the main and sub streams using the local restream URLs. +Navigate to and add stream entries for each camera and its sub stream. Then navigate to for each camera and add separate inputs for the main and sub streams. Set each input's source to **Restream (go2rtc)** and pick the matching stream from the dropdown — Frigate uses the local restream URL and the `preset-rtsp-restream` input args for that input automatically.