mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
70_ZoneMinder: added support for ZoneMinder 1.32
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20350 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
597217d409
commit
e411a400fc
@ -852,6 +852,7 @@ sub ZoneMinder_Ready {
|
|||||||
<br><br>
|
<br><br>
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>apiTimeout <seconds></code><br>This defines the request timeout in seconds for calls to the ZoneMinder API (right now, only for the login)</li>
|
<li><code>apiTimeout <seconds></code><br>This defines the request timeout in seconds for calls to the ZoneMinder API (right now, only for the login)</li>
|
||||||
|
<li><code>apiVersion</code><br>If you use ZoneMinder 1.32, this must be set to 'post132'</li>
|
||||||
<li><code>publicAddress <address></code><br>This configures public accessibility of your LAN (eg your ddns address). Define a valid URL here, eg <code>https://my.own.domain:2344</code></li>
|
<li><code>publicAddress <address></code><br>This configures public accessibility of your LAN (eg your ddns address). Define a valid URL here, eg <code>https://my.own.domain:2344</code></li>
|
||||||
<li><code>webConsoleContext <path></code><br>If not set, this defaults to <code>/zm</code>. This is used for building the URL to the ZoneMinder web console.</li>
|
<li><code>webConsoleContext <path></code><br>If not set, this defaults to <code>/zm</code>. This is used for building the URL to the ZoneMinder web console.</li>
|
||||||
<li><code>usePublicUrlForZmWeb</code><br>If a public address is defined, this setting will use the public address for connecting to ZoneMinder API, instead of trying to use the IP-address.</li>
|
<li><code>usePublicUrlForZmWeb</code><br>If a public address is defined, this setting will use the public address for connecting to ZoneMinder API, instead of trying to use the IP-address.</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user