Site updated at 2018-01-27 05:27:50 UTC

This commit is contained in:
Travis CI 2018-01-27 05:27:50 +00:00
parent 0e5bccf933
commit d499361ff7
853 changed files with 12458 additions and 2552 deletions

View file

@ -89,6 +89,7 @@
<li><strong>username</strong> (<em>Optional</em>): The username for the camera.</li>
<li><strong>password</strong> (<em>Optional</em>): The password for the camera.</li>
<li><strong>port</strong> (<em>Optional</em>): The port for the camera. This defaults to 5000</li>
<li><strong>extra_arguments</strong> (<em>Optional</em>): Extra options to pass to <code class="highlighter-rouge">ffmpeg</code>, e.g. image quality or video filter options. More details in <a href="/components/ffmpeg">FFmpeg component</a>.</li>
</ul>
<p>If you are running into trouble with this sensor, please refer to the <a href="/components/ffmpeg/#troubleshooting">Troubleshooting section</a>.</p>
</article>
@ -198,6 +199,9 @@
<li>
<a href='/components/camera.verisure/'>Verisure Camera</a>
</li>
<li>
<a href='/components/camera.xeoma/'>Xeoma Camera</a>
</li>
<li>
<a href='/components/camera.yi/'>Yi Home Camera</a>
</li>