Add missing 'a'
This commit is contained in:
parent
67ad4a38f4
commit
51a3c667b8
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ ha_release: 0.26
|
|||
---
|
||||
|
||||
|
||||
The `ffmpeg` platform allows you to use any video feed as camera in Home Assistant via [FFmpeg](http://www.ffmpeg.org/). This video source must support multiple simultaenous reads, because for every concurrent Home Assistant user, a connection will be made to the source every 10 seconds. Normally this should not be a problem.
|
||||
The `ffmpeg` platform allows you to use any video feed as a camera in Home Assistant via [FFmpeg](http://www.ffmpeg.org/). This video source must support multiple simultaenous reads, because for every concurrent Home Assistant user, a connection will be made to the source every 10 seconds. Normally this should not be a problem.
|
||||
|
||||
To enable your FFmpeg feed in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue