diff --git a/source/_components/camera.mjpeg.markdown b/source/_components/camera.mjpeg.markdown index 642d3278ae9..7e3bc8340db 100644 --- a/source/_components/camera.mjpeg.markdown +++ b/source/_components/camera.mjpeg.markdown @@ -33,7 +33,7 @@ Configuration variables: - **username** (*Optional*): The username for accessing your camera. - **password** (*Optional*): The password for accessing your camera. - **authentication** (*Optional*): `basic` (default) or `digest` auth for requests. -- +

There is a known issue in urllib3 that you will get error messages in your logs like [StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: '' but the component still works fine. You can ignore the messages.