From 64e83f228ac3ff40b3bc045be60a6e6f3ba47ab1 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 1 Feb 2017 17:43:33 +0100 Subject: [PATCH] Remove old stuff --- source/_components/camera.mjpeg.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_components/camera.mjpeg.markdown b/source/_components/camera.mjpeg.markdown index c36a907e367..7e3dbdad55d 100644 --- a/source/_components/camera.mjpeg.markdown +++ b/source/_components/camera.mjpeg.markdown @@ -15,8 +15,6 @@ ha_release: pre 0.7 The `mjpeg` camera platform allows you to integrate IP cameras which are capable to stream their video with MJPEG into Home Assistant. -Home Assistant will serve the images via its server, making it possible to view your IP camera's while outside of your network. The endpoint is `/api/camera_proxy/camera.[name]?time=[timestamp]`. - To enable this camera in your installation, add the following to your `configuration.yaml` file: ```yaml