Search found 14 matches
- Sun Apr 24, 2011 1:25 am
- Forum: ZoneMinder 1.24.x
- Topic: [solved] All zero events after working fine for months?
- Replies: 4
- Views: 2238
Re: [solved] All zero events after working fine for months?
right-o. thanks for the reminder.
- Sat Apr 23, 2011 9:07 pm
- Forum: ZoneMinder 1.24.x
- Topic: [solved] All zero events after working fine for months?
- Replies: 4
- Views: 2238
Re: All zero events after working fine for months?
Thanks. I'm out of inodes. Didn't even think of that. At least the answer's simple, now, on to the fix!
- Sat Apr 23, 2011 7:27 pm
- Forum: ZoneMinder 1.24.x
- Topic: [solved] All zero events after working fine for months?
- Replies: 4
- Views: 2238
[solved] All zero events after working fine for months?
Hi folks, I've googled, searched the forums, and dug around inside ZM with no success so far. Hopefully I haven't missed something obvious. Also, I've been a bad boy by not monitoring this install as closely as I should. I'm back in the saddle now though. Thus the question. :P I have a ZM 1.24.2 ...
- Sat Jul 29, 2006 12:13 pm
- Forum: ZoneMinder Previous Versions
- Topic: libdts on debian sarge problem (FIX)
- Replies: 10
- Views: 12029
- Tue Jul 11, 2006 4:44 pm
- Forum: ZoneMinder Previous Versions
- Topic: Controlling Quad camera auto switchers
- Replies: 2
- Views: 1527
Controlling Quad camera auto switchers
Hi All, It looks like I'll soon be experimenting with a quad input auto switching device. "Why?" you ask. Because we ran out of inputs, that's why! Now, the EP4CQ linked above has a simple ASCII-over-Serial protocol to control which camera is up, and to put it back into quad mode (or to activate and ...
- Fri Jun 23, 2006 9:07 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't view event URL from email message (not logged in?)
- Replies: 9
- Views: 4278
How do you want to login to the system, you will need to pass some sort ot auth if its automatic Well, I was sortof expecting to click the link, get redirected to an authentication page, log in, and get redirected back to the origninal URL. (I have no idea how hard this would be to impliment, of ...
- Fri Jun 23, 2006 5:55 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't view event URL from email message (not logged in?)
- Replies: 9
- Views: 4278
Does the url you are mailed work if you post it directly into your existing ZM window? No, I get the same error. OK, I take it back. I didn't understand your question at first. Yes, if I paste the URL into a already authenticated ZM window, I'm taken straight to the event, just like I should be. So ...
- Fri Jun 23, 2006 3:39 pm
- Forum: ZoneMinder Previous Versions
- Topic: Replay doesn't work with ZM_DIR_EVENTS=/mnt/hda2/events
- Replies: 5
- Views: 7587
I am about to embark on a test project using ISCSI and MDADM and LVM to see if the theory works. I'm not using LVM, but I am using software RAID1. My /video filesystem is md3 or something. I'm sure that LVM would work just fine in this case too, but I dropped it to save overhead since I don't plan ...
- Fri Jun 23, 2006 2:13 pm
- Forum: ZoneMinder Previous Versions
- Topic: Replay doesn't work with ZM_DIR_EVENTS=/mnt/hda2/events
- Replies: 5
- Views: 7587
Re: Replay doesn't work with ZM_DIR_EVENTS=/mnt/hda2/events
[quote="A.Ottburg"] 1.) I finished my cam-installation and the program is running fine, but when I change ZM_DIR_EVENTS (for ex.: /mnt/hda2/events) to store the events on another partition on my computer, the event-replay function does not work anymore. /quote] I'm trying to do the same thing, so I ...
- Fri Jun 23, 2006 12:47 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't view event URL from email message (not logged in?)
- Replies: 9
- Views: 4278
- Thu Jun 22, 2006 10:35 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't view event URL from email message (not logged in?)
- Replies: 9
- Views: 4278
Can't view event URL from email message (not logged in?)
Hi all. I've got ZM sending me emails & SMS when event criteria occur, but clicking on the link doesn't work. I get an error page: ZoneMinder Error You do not have permissions to access this resource. Please contact your adminstrator for details. Close Here are my settings: ZM_OPT_EMAIL: checked ZM ...
- Fri Jun 16, 2006 2:27 pm
- Forum: ZoneMinder Previous Versions
- Topic: libdts on debian sarge problem (FIX)
- Replies: 10
- Views: 12029
Re: Should I give up on Ubuntu?
I tried following the instructions in this post with no luck at all. What exactly happened? If you're willing to provide some of the error output there's a good chance that someone can assist. Also, I've posted a sister thread to this at ubuntuforums.com. It has largely similar information, but may ...
- Thu Jun 15, 2006 6:13 am
- Forum: ZoneMinder Previous Versions
- Topic: zoneminder on ubuntu dapper?
- Replies: 8
- Views: 4708
Another Alternative
Not to toot my own horn, but I managed to get ZM working on Ubuntu 6.06 without recompling anything (except ZoneMinder, of course ;)) Here are a couple of urls: http://www.zoneminder.com/forums/viewtopic.php?t=5576 http://www.ubuntuforums.org/showthread.php?t=194700 I've got more complete ...
- Mon Jun 12, 2006 2:00 am
- Forum: ZoneMinder Previous Versions
- Topic: libdts on debian sarge problem (FIX)
- Replies: 10
- Views: 12029
Confirming maciekc's fix
The 1.22.0 release has a configure parameter --with-extra-libs which is designed for this kind of circumstance, e.g. when you need to add non standard libraries. I'd be interested if someone could try it out though and confirm it does funciton correctly in this kind of situation. Hi there. I have ...