From 37829ba7ab7bff0dea19ef59a78151d98290d762 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sat, 12 Dec 2015 18:32:53 -0500 Subject: document update Former-commit-id: f54f0ecb32e63c3827eafa88fd03691d116a09ab --- www/templates/help.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/www/templates/help.html b/www/templates/help.html index 647a24cc..9621ca9b 100644 --- a/www/templates/help.html +++ b/www/templates/help.html @@ -10,19 +10,23 @@
+ + +

Is there an official FAQ?

There sure is. Always check here for the most updated help +

What do I enter for ZM Portal URL, Base path to cgi-bin and ZM API URL?

  • ZM Portal URL: The URL using which you can access ZM

    (example http://myserver.ddns.net/zm)

  • -
  • CGI base path: The URL using which your cgi-bin path is accessible

    (example http://myserver.ddns.net/).

  • +
  • CGI path: The URL using which your cgi-bin path is accessible

    (example http://myserver.ddns.net/zm/cgi-bin).

  • API Url: The URL using which your API path is accessible

    (example:http://myserver.ddns.net/zm/api)

-

Since when does ZM have an API?

The latest versions of ZoneMinder have an API that is supposed to replace the XML skin. It is only available starting Zoneminder 1.29. If you don't have the API installed the client will not work. +

Since when does ZM have an API?

The latest versions of ZoneMinder have an API that is supposed to replace the XML skin. It is only available starting Zoneminder 1.28.107. If you don't have the API installed the client will not work.
@@ -30,6 +34,11 @@

I do not have authentication enabled but the app keeps asking me to specify authentication

If you don't use ZM authentication, just enter an "x" in both user name and password. + + +

Everything works! but live streaming does not

Check if streaming works in the web interface. If it does not work, zmNinja won't work either. Fix ZM first. If streaming in ZM works, go to zmNinja settings and fix your cgi-bin path. the automatic path that is filled in won't work. Here is a hint, go to zoneminder->options->paths and check the value of the cgi-bin path - your zmNinja path will be "base path of your server" + cgi-bin path. +
+

The data is not refreshing!

Most screens that show lists of data has a pull down action. Pull down to refresh and your data should be reloaded. -- cgit v1.2.3