Site updated at 2016-03-12 19:38:21 UTC

This commit is contained in:
Travis CI 2016-03-12 19:38:21 +00:00
parent f1e3204aa7
commit 9690c7de8e
106 changed files with 2221 additions and 1195 deletions

View file

@ -137,9 +137,15 @@
<li><strong>port</strong> <em>Optional</em>: The port that the camera is running on. The default is 88.</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>Required</em>: The username for accessing your camera.</li>
<li><strong>password</strong> <em>Required</em>: The password for accessing your camera.</li>
<li><strong>password</strong> <em>Required</em>: The password for accessing your camera.
<ul>
<li><strong>Note</strong>: There seems to be some issues within Foscam with lengthy passwords and passwords containing certain symbols. Be sure to check your cameras documentation.</li>
</ul>
</li>
</ul>
<h3><a class="title-link" name="control-foscam-ptz-pantiltzoom---homeaway" href="#control-foscam-ptz-pantiltzoom---homeaway"></a> Control Foscam PTZ (Pan/Tilt/Zoom) - Home/Away</h3>
<p>Foscam Webcams which support CGI Commands can be controlled by Home Assistant (<a href="http://www.ipcamcontrol.net/files/Foscam%20IPCamera%20CGI%20User%20Guide-V1.0.4.pdf">Source</a>). For an example of how this can be done, see the <a href="/cookbook/foscam_away_mode_PTZ/">Foscam IP Camera Pan, Tilt, Zoom Control</a> Cookbook entry.</p>
</article>