Skip to content

Commit

Permalink
Remove docs about not supporting special characters
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Oct 9, 2022
1 parent b501793 commit d0f85b5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/docs/guides/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ 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 camera. If receiving `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: <ip of your mqtt server>
Expand Down

0 comments on commit d0f85b5

Please sign in to comment.