From 5bcaa99818c9d6eb373dec332eba81444b17689a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 13 Oct 2015 21:00:11 +0200 Subject: [PATCH] Add details --- source/components/camera.generic.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/components/camera.generic.markdown b/source/components/camera.generic.markdown index 851b6747bee..2474afd5f33 100644 --- a/source/components/camera.generic.markdown +++ b/source/components/camera.generic.markdown @@ -14,6 +14,11 @@ This component allows you to integrate any IP camera into Home Assistant. It sup Home Assistant will serve the images via its server, making it possible to view your IP camera's while outside of your network. +As part of the basic support the following features will be provided: +- MJPEG video streaming +- Saving a snapshot +- Recording(JPEG frame capture) + To enable this sensor in your installation, add the following to your `configuration.yaml` file: ```yaml