From baa92f73be8b4ac335aeaf884a21eb4348d6ea88 Mon Sep 17 00:00:00 2001 From: Raul Gonzales <42753336+rgonzales98@users.noreply.github.com> Date: Tue, 16 Apr 2024 11:05:26 -0500 Subject: [PATCH] Update docs/docs/configuration/camera_specific.md Co-authored-by: Nicolas Mowen --- docs/docs/configuration/camera_specific.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/camera_specific.md b/docs/docs/configuration/camera_specific.md index 345ccbc1d..31f3c9d6d 100644 --- a/docs/docs/configuration/camera_specific.md +++ b/docs/docs/configuration/camera_specific.md @@ -91,7 +91,7 @@ go2rtc: - rtsp://user:password@camera-ip:554/H265/ch1/main/av_stream - "ffmpeg:frontdriveway#audio=aac" # make sure this matches the name of the stream if you change it cameras: - annkeac800: # <------ Name the camera + frontdriveway: # <------ Name the camera ffmpeg: inputs: - path: rtsp://127.0.0.1:8554/frontdriveway # <----- Update for your camera