Site updated at 2017-05-20 22:59:15 UTC
This commit is contained in:
parent
024eeb853f
commit
ebffa845cd
709 changed files with 10815 additions and 1472 deletions
|
@ -78,8 +78,9 @@
|
|||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>nvr</strong> (<em>Required</em>): The IP or hostname of the NVR (Network Video Recorder) server.</li>
|
||||
<li><strong>port</strong> (<em>Optional</em>): The port number to use for accessing the NVR.</li>
|
||||
<li><strong>key</strong> (<em>Required</em>): The API key available from the NVR web interface.</li>
|
||||
<li><strong>port</strong> (<em>Optional</em>): The port number to use for accessing the NVR.</li>
|
||||
<li><strong>password</strong> (<em>Optional</em>): The camera password. Defaults to <code class="highlighter-rouge">ubnt</code> if not given.</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
|
@ -103,6 +104,9 @@
|
|||
<li>
|
||||
<a href='/components/camera.amcrest/'>Amcrest IP Camera</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/camera.axis/'>Axis Camera</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/camera.blink/'>Blink Camera</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue