From 699bd3748a2513e5ebabf8a2b5ff8794149e2e55 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Tue, 6 Sep 2022 19:51:49 -0600 Subject: [PATCH] Add note about special characters in passwords (#3719) --- docs/docs/guides/getting_started.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/guides/getting_started.md b/docs/docs/guides/getting_started.md index 5fe51cb00..d33bed9bb 100644 --- a/docs/docs/guides/getting_started.md +++ b/docs/docs/guides/getting_started.md @@ -45,6 +45,12 @@ More details on available detectors can be found [here](/configuration/detectors Now let's add the first camera: +:::caution + +Note that passwords that contain special characters often cause issues with ffmpeg connecting to the cameara. If recieving `end-of-file` or `unauthorized` errors with a verified correct password, try changing the password to something simple to rule out the possibility that the password is the issue. + +::: + ```yaml mqtt: host: