Search found 17 matches
- Wed Mar 30, 2005 4:38 pm
- Forum: ZoneMinder Previous Versions
- Topic: so many problems: cambozo broke, no video generation, no sti
- Replies: 4
- Views: 2867
ok I foudn the error, i had my cgi-bin pointed somewhere else that fixes the problem with not being able to view the "still" image view, however cambozola shows no part content one more thing: why is it that I can only capture 640x480 at grey scale? setting in rgb24 or any none grey mode will cause ...
- Mon Mar 28, 2005 7:10 pm
- Forum: ZoneMinder Previous Versions
- Topic: so many problems: cambozo broke, no video generation, no sti
- Replies: 4
- Views: 2867
so many problems: cambozo broke, no video generation, no sti
Ok ZM 1.21 1) Cambozola .65 display some kind of "exception http:..." on the live streaming view. Cambozola .25 displays some kind of "...( denied ?)" error message 2) Video generation does not work in 640x480, it says ffmpeg cannot encode at 15/1 (I assume it's FPS). But I never specified 15fps, I ...
- Thu Mar 03, 2005 8:40 pm
- Forum: Feature Requests
- Topic: Feature to playback all events without individually clicking
- Replies: 1
- Views: 1834
Feature to playback all events without individually clicking
Is it possible to just stream all the events sometimes I'll have thousands of events in a day and I just want to stream them all at once so I can sit back and watch
Thanks
Thanks
- Sun Sep 28, 2003 2:36 am
- Forum: ZoneMinder Previous Versions
- Topic: Installed, but app keeps crashing
- Replies: 3
- Views: 3450
Re: Installed, but app keeps crashing
try this, stop all of zone minder... maybe rebooting would be nice (make sure zoneminder is not set to start). now go into your zoneminder webpage, select "source setup" for the camera. set video camera to a very low resolution, like 320x240, save it. start zoneminder with a Function of "NONE" Set ...
- Sun Sep 28, 2003 2:25 am
- Forum: ZoneMinder Previous Versions
- Topic: what file and which sections responsible for deleting files.
- Replies: 1
- Views: 2211
what file and which sections responsible for deleting files.
I'd like to know is it zmaudit which is responsible for physically deletings files from teh events directory? If so where may I find the code that is related to removing the images and folders from the disk?
I'm trying to determine why my folders and images are not deleted when I set to delete them.
I'm trying to determine why my folders and images are not deleted when I set to delete them.
- Thu Sep 18, 2003 6:18 pm
- Forum: ZoneMinder Previous Versions
- Topic: mysql 3.23 -> mysql 4.0.14 renders ZM usless
- Replies: 4
- Views: 3537
Re: mysql 3.23 -> mysql 4.0.14 renders ZM usless
ok nevermind, the problem was solved by first recompiling all the perl modules.. (dbd::mysql, dbi, etc...) and then rebooting (yeah I had to reboot for some reason)
- Thu Sep 18, 2003 6:16 pm
- Forum: ZoneMinder Previous Versions
- Topic: mysql 4.0.15 lots of "notice" errors
- Replies: 2
- Views: 3175
Re: mysql 4.0.15 lots of "notice" errors
OK I got it to run now, but the notice errors do not go away: see below... should I just use error_reporting(1); ?? and insert it in the .php code? [Thu Sep 18 11:07:40 2003] [error] PHP Notice: Use of undefined constant Category - assumed 'Category' in /home/stoopid/public_html/zm_config.php on ...
- Thu Sep 18, 2003 4:14 am
- Forum: ZoneMinder Previous Versions
- Topic: mysql 4.0.15 lots of "notice" errors
- Replies: 2
- Views: 3175
mysql 4.0.15 lots of "notice" errors
has anyone used mysql 4.0.15+ ? I'm receiving many notice errors and zoneminder will not start.
Please let me know if your ZM works with 4.0.15+
Please let me know if your ZM works with 4.0.15+
- Wed Sep 17, 2003 7:30 pm
- Forum: ZoneMinder Previous Versions
- Topic: mysql 3.23 -> mysql 4.0.14 renders ZM usless
- Replies: 4
- Views: 3537
Re: mysql 3.23 -> mysql 4.0.14 renders ZM usless
yes, phpmyadmin works after reboot, and using the <? phpinfo(); ?> works as well. I'm using zm 0.9.15 I really have no idea why this could happen, its very unusual. What I've done is drop the entire ZM database and recreate it, and recompile ZM and still the problem occurs. I do not even know where ...
- Tue Sep 16, 2003 5:49 pm
- Forum: ZoneMinder Previous Versions
- Topic: What’s the best Linux to use
- Replies: 2
- Views: 2888
Re: What’s the best Linux to use
Slackware - sort of the "hardcore" of linux distributions, lots of manual configuration, lots of text interfaces. Suse - the cadillac of Linux's, lots of goodies, easy to use, pretty graphics and setup interface layouts. RedHat - the most hated among religious linux users, great install interface ...
- Tue Sep 16, 2003 12:05 am
- Forum: ZoneMinder Previous Versions
- Topic: mysql 3.23 -> mysql 4.0.14 renders ZM usless
- Replies: 4
- Views: 3537
mysql 3.23 -> mysql 4.0.14 renders ZM usless
I upgraded mysql 3.2.3 to 4.0.14, ensured that PHP is working, ensured that phpMyAdmin is working, ensured that I can view the databases, ensured that the users in zm authentication exists. In an attempt to load zm.php, it worked, until I rebooted the server, nowI receive a blank page when I attempt ...
- Tue Sep 16, 2003 12:03 am
- Forum: ZoneMinder Previous Versions
- Topic: RH9 and zoneminder.
- Replies: 2
- Views: 2910
mysql 3.23 -> mysql 4.0.14 renders ZM usless
I upgraded mysql 3.2.3 to 4.0.14, ensured that PHP is working, ensured that phpMyAdmin is working, ensured that I can view the databases, ensured that the users in zm authentication exists. In an attempt to load zm.php, it worked, until I rebooted the server, nowI receive a blank page when I attempt ...
- Sun Aug 17, 2003 5:49 pm
- Forum: ZoneMinder Previous Versions
- Topic: problems with both zm 9.14 and 9.15
- Replies: 3
- Views: 4221
Re: problems with both zm 9.14 and 9.15
just do something like this in the db directory where you untar'd your files:
say you are running zoneminder 0.9.11, then run the following to use zoneminder 0.9.15
mysql your_zoneminder_database < zmalter-0.9.12
mysql your_zoneminder_database < zmalter-0.9.13
say you are running zoneminder 0.9.11, then run the following to use zoneminder 0.9.15
mysql your_zoneminder_database < zmalter-0.9.12
mysql your_zoneminder_database < zmalter-0.9.13
- Sun Aug 17, 2003 4:35 pm
- Forum: ZoneMinder Previous Versions
- Topic: problems with both zm 9.14 and 9.15
- Replies: 3
- Views: 4221
Re: problems with both zm 9.14 and 9.15
just do something like this in the db directory where you untar'd your files:
say you are running zoneminder 0.9.11, then run the following to use zoneminder 0.9.15
mysql your_zoneminder_database < zmalter-0.9.12
mysql your_zoneminder_database < zmalter-0.9.13
say you are running zoneminder 0.9.11, then run the following to use zoneminder 0.9.15
mysql your_zoneminder_database < zmalter-0.9.12
mysql your_zoneminder_database < zmalter-0.9.13
- Sun Aug 17, 2003 4:30 pm
- Forum: ZoneMinder Previous Versions
- Topic: deleting events does not delete physical files
- Replies: 4
- Views: 5788
Re: deleting events does not delete physical files
Ditto, I dont see anythign in the logs... but I'm guessing it has something to do with permissions. my webuser and webgroup as configured for zoneminder is "nobody" the installation is all going into my user directory .../public_html/~john the events generated are owned by nobody, do you think the ...