Site updated at 2016-10-06 08:09:32 UTC
This commit is contained in:
parent
a6c555de09
commit
aefdf03261
26 changed files with 40 additions and 37 deletions
|
@ -92,7 +92,7 @@
|
|||
<p>The FFmpeg component allows other Home Assistant components to process video and audio streams. This component supports all FFmpeg versions since 3.0.0; if you have a older version, please update.</p>
|
||||
|
||||
<p class="note">
|
||||
You need the <code class="highlighter-rouge">ffmpeg</code> binary in your system path. On Debian 8 or Raspbian (Jessie) you can install it from <a href="https://backports.debian.org/Instructions/">debian-backports</a>. If you want hardware acceleration support on a Raspberry Pi, you will need to build from source by yourself. Windows binaries are avilable on the <a href="http://www.ffmpeg.org/">FFmpeg</a> website.
|
||||
You need the <code class="highlighter-rouge">ffmpeg</code> binary in your system path. On Debian 8 or Raspbian (Jessie) you can install it from <a href="https://backports.debian.org/Instructions/">debian-backports</a>. If you want <a href="https://trac.ffmpeg.org/wiki/HWAccelIntro">hardware acceleration</a> support on a Raspberry Pi, you will need to build from source by yourself. Windows binaries are avilable on the <a href="http://www.ffmpeg.org/">FFmpeg</a> website.
|
||||
</p>
|
||||
|
||||
<p>To set it up, add the following information to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue