Minor changes

This commit is contained in:
Fabian Affolter 2016-05-08 00:11:27 +02:00
parent 5699187ec0
commit 7363a3c664
2 changed files with 7 additions and 11 deletions

View file

@ -11,9 +11,11 @@ ha_category: Camera
---
The `mjpeg` component allows you to integrate IP cameras which are capable to stream their video with MJPEG into Home Assistant.
The `mjpeg` camera platform allows you to integrate IP cameras which are capable to stream their video with MJPEG into Home Assistant.
To enable this sensor in your installation, add the following to your `configuration.yaml` file:
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
# Example configuration.yaml entry