rockedge wrote:I am running all 32bit systems.rockedge: do you have a 32bit or 64bit system?
Search found 1447 matches
- Sat Nov 14, 2015 4:09 pm
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
Rockedge please download the 32bit ZIP and let me know
- Sat Nov 14, 2015 3:34 pm
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
Actually, please hold on. I think I am using a 64bit packager. Let me send you a 32 bit packager and let me know if it works
- Sat Nov 14, 2015 3:27 pm
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
Rockedge, can you join the discussion at https://discuss.atom.io/t/os-not-suppor ... ws-7/22695 and post a screenshot of the error?
- Sat Nov 14, 2015 1:40 am
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
rockedge: do you have a 32bit or 64bit system?
- Sat Nov 14, 2015 12:23 am
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
You need to go through the link I posted above, especially if you are on ubuntu. Chances are you did not read the cgi-bin apache instructions.
- Fri Nov 13, 2015 7:05 pm
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
Now I'm having new issues. The web interface works, but viewing live streams or events is not working. I'm 99% sure that the only difference between 2 days ago and today is that I updated to 1.28.107, and that enabled SSL. Okay, that would be the issue. Note that 107+ changed cgi-bin paths, if you ...
- Fri Nov 13, 2015 5:38 pm
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
No, that space is just a printing error. I'm wondering if you fiddled with your ZM settings manually in apache etc Hmmm. Let's do this: go to regular zoneminder web console, click on live view for a monitor and confirm that you can see the feed. If you can, right click, view source and take a look a...
- Fri Nov 13, 2015 4:54 pm
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
Can you enable debug logs and then restart the app - go to Logs, you will see a line somewhere like this Nov 11, 2015 1:44:46 PM INFO PATH_ZMS:/cgi-bin/nph-zms ,Path ZmNinja will use:https://server/com/cgi-bin/nph-zms Please tell me exactly what you see there Edit: Debug not required for this - its ...
- Fri Nov 13, 2015 4:45 pm
- Forum: ZoneMinder 1.28.x
- Topic: How to verify the API's
- Replies: 15
- Views: 5423
Re: How to verify the API's
Cool - keep checking for new versions - I often upload new releases without incrementing the release number (for now). I'll add a text there that tells you the last date/time I uploaded so you know its time for you to download to test/
- Fri Nov 13, 2015 4:43 pm
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
This maxFPS value is what you might have set inside ZoneMinder. It does not reflect the fps you set in camera. If you've kept this empty in ZM, it will show as 0
BiloxiGeek wrote:Also noticed that I don't see the current FPS for each monitor, is that supposed to show up on the Monitors page?
- Fri Nov 13, 2015 4:42 pm
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
cgi path, not api path.
What did you enter in "base path to cgi" ?
In my case it is server.com/
What did you enter in "base path to cgi" ?
In my case it is server.com/
- Fri Nov 13, 2015 4:32 pm
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
This means one of two things:
a) you haven't set up the cgi-path correctly in zmNinja
b) You don't have PHP-gd installed
Most likely a.
What CGI-PATH have you put?
a) you haven't set up the cgi-path correctly in zmNinja
b) You don't have PHP-gd installed
Most likely a.
What CGI-PATH have you put?
- Fri Nov 13, 2015 3:46 pm
- Forum: Mobile Apps
- Topic: zmNinja for desktops
- Replies: 93
- Views: 44924
Re: zmNinja for desktops
Are you sure you downloaded the right file? zmNinja-win.zip and that you downloaded the ZIP file, not the folder? You should have seen a screen like this -- and then downloaded the ZIP.
After downloading, unzip, and double click on zmninja.exe ?
After downloading, unzip, and double click on zmninja.exe ?
- Fri Nov 13, 2015 3:22 pm
- Forum: ZoneMinder 1.28.x
- Topic: How to verify the API's
- Replies: 15
- Views: 5423
Re: How to verify the API's
Yes, I use non-standard passwords. If you changed the password _after_ installing Zoneminder, then the API won't know about it. Go to zoneminder/www/api/app/Config Edit database.php There is a class there called DATABASE_CONFIG - change the $default array to reflect your new details. Example public ...
- Fri Nov 13, 2015 1:48 am
- Forum: ZoneMinder 1.28.x
- Topic: [Solved]1.28.108 API fatal error
- Replies: 9
- Views: 2857
Re: 1.28.108 API fatal error
Please read the link knnniggett posted above. There are cmake instructions there. They are for Ubuntu - you can tweak them for your distro. The core build process is the same. You need to do additional steps before cmake to get the APIs and there are specific post install instructions too. If you do...