Site updated at 2017-09-12 07:21:57 UTC

This commit is contained in:
Travis CI 2017-09-12 07:21:57 +00:00
parent 13cdf24f7c
commit a487047930
27 changed files with 67 additions and 70 deletions

View file

@ -85,7 +85,7 @@
</div>
<p>Configuration variables:</p>
<ul>
<li><strong>ffmpeg_arguments</strong>: (<em>Optional</em>): Extra options to pass to ffmpeg, e.g. image quality or video filter options.</li>
<li><strong>ffmpeg_arguments</strong>: (<em>Optional</em>): Extra options to pass to ffmpeg, e.g., image quality or video filter options.</li>
</ul>
<p><strong>Note:</strong> To be able to playback the last capture, it is required to install the <code class="highlighter-rouge">ffmpeg</code> component. Make sure to follow the steps mentioned at <a href="https://home-assistant.io/components/ffmpeg/">FFMPEG</a> documentation.</p>
</article>