From c8a8708fa31a1c58e32eb9a396afcf9127ff2f41 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Wed, 18 Jan 2023 17:39:06 -0600 Subject: [PATCH] Typo --- docs/docs/configuration/restream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/restream.md b/docs/docs/configuration/restream.md index 83e5d8bc4..6f24b3199 100644 --- a/docs/docs/configuration/restream.md +++ b/docs/docs/configuration/restream.md @@ -50,7 +50,7 @@ cameras: output_args: record: preset-record-generic-audio-copy inputs: - - path: rtsp://127.0.0.1:8554/htp_cam?video=copy&audio=aac # <--- the name here must match the name of the camera in restream + - path: rtsp://127.0.0.1:8554/http_cam?video=copy&audio=aac # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - record