Remove docs about not supporting special characters

This commit is contained in:
Nick Mowen 2022-10-09 14:09:48 -06:00
parent 7d17546aee
commit 9c41ce11fa

View File

@ -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>