You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2026. It is now read-only.
I have my ZoneMinder server behind a firewall that port forwards from mydomain.com:12345 to the internal network, with the ZM server on port 80.
When using the Wizard to configure the application, I had to manually paste in the http://mydomain.com:12345/zm/cgi-bin and http://mydomain.com:12345/zm/api into the 'path to cgi-bin' and 'ZM api url' fields.
Before pasting the API field in it would tell me that it had logged in successfully, but was unable to scrape the page. After fixing the API field, that worked, but live views did not. Fixing the cgi-bin field caused the live views to start working.
Platform & OS Version
The version of zmNinja you are reporting:
The version and OS of ZoneMinder you are using:
Device details:
What is the nature of your issue
Bug
Details
I have my ZoneMinder server behind a firewall that port forwards from
mydomain.com:12345to the internal network, with the ZM server on port 80.When using the Wizard to configure the application, I had to manually paste in the
http://mydomain.com:12345/zm/cgi-binandhttp://mydomain.com:12345/zm/apiinto the 'path to cgi-bin' and 'ZM api url' fields.Before pasting the API field in it would tell me that it had logged in successfully, but was unable to scrape the page. After fixing the API field, that worked, but live views did not. Fixing the cgi-bin field caused the live views to start working.
Thanks!