Search found 16 matches

by tek
Mon Apr 04, 2005 6:53 pm
Forum: ZoneMinder Previous Versions
Topic: Strange 'make' vorbis related errors..please help!! :(
Replies: 5
Views: 5558

That did it, Thanks

I am wandering if that is going to prevent us from being able to render mpg's if it does oh well. More important to be able to install it and get it running than to get it to kick out little video's of the events.
Thanks
Tnt
by tek
Tue Feb 08, 2005 6:25 am
Forum: ZoneMinder Previous Versions
Topic: Axis 206W, not streaming through zoneminder
Replies: 4
Views: 3598

Solved, axis streaming solution in other thread

Did solve this finally.
I documented this in the following thread.
http://forums.mozillazine.org/viewforum.php?f=38
by tek
Tue Feb 08, 2005 5:54 am
Forum: ZoneMinder Previous Versions
Topic: Axis Cameras
Replies: 4
Views: 5492

setup on Axis 206w

Ok, after alot of trial and error and tons of help from Phil and everyone and everything posted in the forum i finally have my setup working, i will try to fine tune it before we set this up out in the field. To make it easier on myself i made a directory in /var/log called zoneminder and have all ...
by tek
Tue Feb 08, 2005 2:51 am
Forum: ZoneMinder Previous Versions
Topic: Axis 206W, not streaming through zoneminder
Replies: 4
Views: 3598

still unable to get streaming or images in zoneminder

Ok, here is what i am getting in terms of logs. [root@superbox zoneminder]# tail -f * ==> zmaudit.log <== ==> zmdc.log <== 'zmwatch.pl' starting at 05/02/07 18:43:38, pid = 21217 'zmwatch.pl' started at 05/02/07 18:43:38 Starting pending process, zmc -m 1 'zmc -m 1' starting at 05/02/07 18:43:41 ...
by tek
Tue Feb 08, 2005 2:32 am
Forum: ZoneMinder Previous Versions
Topic: DBD::mysql::st execute failed: Table 'zm.Config' line 1627
Replies: 3
Views: 3203

resolved this part, starting new thread

dm was not being created correctly. it was reading the schema script and creating a db named ZM_DB_NAME and i was looking at my old zm db
by tek
Mon Feb 07, 2005 12:11 am
Forum: ZoneMinder Previous Versions
Topic: DBD::mysql::st execute failed: Table 'zm.Config' line 1627
Replies: 3
Views: 3203

additional info

Forgot to add, i thought the DBD::mysql::st might been a missing perl module but i am unable find anything via CPAN. The configure part actually completes without any errors but everything fails when running the perl ./zmconfig.pl As its trying to query the database which was not getting populated ...
by tek
Mon Feb 07, 2005 12:05 am
Forum: ZoneMinder Previous Versions
Topic: DBD::mysql::st execute failed: Table 'zm.Config' line 1627
Replies: 3
Views: 3203

DBD::mysql::st execute failed: Table 'zm.Config' line 1627

Had to abbreviate the subject, here is the actual error DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist at ./zmconfig.pl line 1627. So big question is what is going on? i am finding myself having to populate the DB manually each time. this is running on mandrake 9.2 here is the rest ...
by tek
Thu Jan 27, 2005 12:14 pm
Forum: ZoneMinder Previous Versions
Topic: zms[5287]: ERR [Unable to authenticate user]
Replies: 57
Views: 42963

1.20.1?

I notice its not on the download site yet. How long before it is?
prefer to not do the patch if it is going to happen soon.
TIA
Tnt
by tek
Wed Jan 26, 2005 9:39 am
Forum: ZoneMinder Previous Versions
Topic: zms[5287]: ERR [Unable to authenticate user]
Replies: 57
Views: 42963

Final solution?

So if i am reading everything right, patching the source with oskins patches fixes things as long as your doing hashed authentication. correct? Anything else does not work in some fashion? Acceptable for how i need to deploy it, just have to start all over again and save only my config with the few ...
by tek
Tue Jan 25, 2005 6:54 am
Forum: ZoneMinder Previous Versions
Topic: Axis 206W, not streaming through zoneminder
Replies: 4
Views: 3598

Axis 206W, not streaming through zoneminder

I am creating this as a new thread as directed by phil. Camera: Axis 206w zoneminder: 1.20.0 OS: Mandrake 9.2 Apache: 2.0 I can view my camera directly by hitting http://192.168.0.208/axis-cgi/mjpg/video.cgi and have that listed in the source tab I have events recording or so it says but am totally ...
by tek
Mon Jan 24, 2005 11:53 am
Forum: ZoneMinder Previous Versions
Topic: zms[5287]: ERR [Unable to authenticate user]
Replies: 57
Views: 42963

still no streaming or video

Tek - It appears that the directory you have created for your logs (and possibly your sockets) does not have permissions for your web user to write to it. This is required. Thanks that got it to start and i have lots of new logging now and i can see the camera is streaming but i still have no image ...
by tek
Sun Jan 23, 2005 10:07 pm
Forum: ZoneMinder Previous Versions
Topic: zms[5287]: ERR [Unable to authenticate user]
Replies: 57
Views: 42963

Hmm. None of those messages are related to being able to log in or not. The 'authenticate' user one is one we are trying to track down but that only applies to streaming whether you are logged in or not. The other error from zmu normally suggests that the capture daemon hasn't started, usually ...
by tek
Sun Jan 23, 2005 12:28 pm
Forum: ZoneMinder Previous Versions
Topic: zms[5287]: ERR [Unable to authenticate user]
Replies: 57
Views: 42963

added debug still nothing new though.

If i turn on authentication i can not log in. with it off this is what i get in /var/log/messages which is the same with it turned on. Jan 23 04:16:44 superbox zmu[30098]: ERR [Shared memory not initialised by capture daemon] Jan 23 04:16:44 superbox zms[30099]: ERR [Unable to authenticate user] Jan ...
by tek
Sun Jan 23, 2005 8:26 am
Forum: ZoneMinder Previous Versions
Topic: zms[5287]: ERR [Unable to authenticate user]
Replies: 57
Views: 42963

Im in the same boat, no login and no video

I can login if i turn off authentication but still have no video, in /var/log/messages i have this. Jan 23 00:15:21 superbox zms[10899]: ERR [Unable to authenticate user] Jan 23 00:15:31 superbox zmu[10901]: ERR [Shared memory not initialised by capture daemon] Jan 23 00:15:36 superbox zms[10905 ...
by tek
Sat Jan 22, 2005 11:16 pm
Forum: ZoneMinder Previous Versions
Topic: zm_config.cpp:33: error: `RegExpr' undeclared
Replies: 7
Views: 4404

resolved finally

yes, i did run the zm_config.pl between the ./configure and make and that was the last errors i had. I went back from the beginning though and went back through the ./configure and the ran the perl zm_config.pl and followed up again with make and this time it worked, only thing i did different is i ...