Site updated at 2016-11-23 09:27:21 UTC

This commit is contained in:
Travis CI 2016-11-23 09:27:21 +00:00
parent 1d3228b9ca
commit f198674d09
100 changed files with 139 additions and 139 deletions

View file

@ -109,7 +109,7 @@ Currently works using default https port only.
<ul>
<li><strong>host</strong> (<em>Required</em>): The IP address of your Hikvision camera, eg. <code class="highlighter-rouge">192.168.1.32</code>.</li>
<li><strong>port</strong> (<em>Optional</em>): The port to connec to your Hikvision camera. Defaults to <code class="highlighter-rouge">80</code>.</li>
<li><strong>port</strong> (<em>Optional</em>): The port to connect to your Hikvision camera. Defaults to <code class="highlighter-rouge">80</code>.</li>
<li><strong>name</strong> (<em>Optional</em>): This parameter allows you to override the name of your camera.</li>
<li><strong>username</strong> (<em>Optional</em>): The username for accessing your Hikvision camera. Defaults to <code class="highlighter-rouge">admin</code>.</li>
<li><strong>password</strong> (<em>Optional</em>): The password to access your Hikvision camera. Defaults to <code class="highlighter-rouge">12345</code>.</li>