From 5e513268b1be44e3d8f10654f4dd244f0415c349 Mon Sep 17 00:00:00 2001 From: Charles Garwood Date: Mon, 1 Oct 2018 14:21:06 -0400 Subject: [PATCH] Remove note about mjpeg camera errors (#6415) --- source/_components/camera.mjpeg.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_components/camera.mjpeg.markdown b/source/_components/camera.mjpeg.markdown index de03528200f..a3ebf512343 100644 --- a/source/_components/camera.mjpeg.markdown +++ b/source/_components/camera.mjpeg.markdown @@ -34,10 +34,6 @@ Configuration variables: - **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. -

- ## {% linkable_title Examples %} Example of using a DCS-930L Wireless N Network Camera from D-Link: