Page 1 of 1
Can't view feeds
Posted: Thu Dec 03, 2015 1:53 am
by kireol
Just got Android and OSX installed today.
If I use a browser, I can view the feeds.
If I use ZMNinja, I get camera question marks.
json looks right.
{
"version": "1.28.109",
"apiversion": "1.28.109.1"
}
Any ideas?
Re: Can't view feeds
Posted: Thu Dec 03, 2015 2:02 am
by asker
please check your cgi-bin path. Its most likely set incorrectly in zmninja
Also useful to enable debug logs in zmninja
Re: Can't view feeds
Posted: Thu Dec 03, 2015 2:24 am
by kireol
that's a bingo!
Thanks man. perfect.
Re: Can't view feeds
Posted: Wed Dec 09, 2015 9:23 am
by FreeSoftwareServers
I also have the same issue, except I had to fix PATH_ZM by adding /zm/ to get the Web View to work, but in zmNinja, just a question mark.
my PATHS_ZM looks like
/zm/cgi-bin/nph-zms
Re: Can't view feeds
Posted: Wed Dec 09, 2015 9:37 am
by FreeSoftwareServers
Got it working, figured I would share.. cough cough.
The PATH_ZMS setting inside the Options >> PATH variable inside of ZoneMinder Consol fix viewing stream in WebBrowser but to fix zmNinja I had to manually edit
path to cgi-bin
http://server/zm/cgi-bin/nph-zms
I figured since it literally copied the text I pasted into ZM portal URL it was filling in the information as needed. A nice feature but perhaps it should just add /cgi-bin/nph-zms to whatever is typed for ZM Portal. Anyway one problem down!
Re: Can't view feeds
Posted: Sat Jan 30, 2016 4:25 am
by rockandroller
Briefly had the same issue here, and for my Centos7 ZM install, the correct ZMninja CGI-BIN path was
http://server/zm/cgi-bin-zm/nph-zms