Before anything else, I must mention that I've ran on 1.22.x since 2007 and only got around to upgrading everything recently, and that I'm running on FreeBSD AMD64 (used to run on i386).
Pretty much all the hard part works, using two AXIS network cameras. Streams fine, zones fine, zma, zmc, watch, filter, all that runs fine. All the mysql related operations work fine, too.
What does NOT work is some of the view/event functionality. For example, when I open a "watch" window, none of the dvr buttons work. Also, the "ForceAlarm/Cancel" button does not show up even though I "canEditMonitors." (I'm not using authentication because it's local access only) And fps, rate, delay, buffer, zoom don't have any numbers associated with them.
On the "event" window, again, dvr buttons don't work, nor does the progress bar do anything. Since the dvr buttons don't work, I can't move from one event to another. Strange thing is, on "Stills" page of the "event" page, the buttons as well as the thumbsSlider DO work! What's thumbsKnob? Is that the little knob inside the slider? Then that works, too.
There's got to be a big hint in there somewhere. In Stream mode, dvr buttons, including the next/previous event don't work, but the buttons work in Stills mode!
I tried apache2.0, apache2.2, php5, reinstalled php5-json, php5-sessions, and even tried to throw in debug prints into .js files. I can see that mootools scripts are loaded, and view.js/event.js get executed, but nothing happens. My best guess so far is that "new Request.JSON" doesn't work, but I don't know how to debug that. I looked at file permissions, httpd.conf Directory stuff, even moved the whole zoneminder directory around. I spent the whole weekend staring at the stuff. There are no errors in apache logs, zm logs, nor in Firefox console logs.
It's actually usable since the main functionality works. It's just not convenient to use due to the buttons not working.
Does anybody have any ideas on what I could try?
EDIT: This is on 1.24.4
Mostly works, but some of the scripts don't seem to run.
-
- Posts: 10
- Joined: Sun Jan 14, 2007 11:06 pm