Search found 12 matches

by r.j.hall
Tue Apr 27, 2004 11:33 am
Forum: ZoneMinder Previous Versions
Topic: Reliability issues
Replies: 8
Views: 5181

Did you try it without a space between the -U and username and -P and password? I don't know that it matters but it's worth a try. Also, were you running it as root? I don't think a regular user has enough permissions. Phil, Tried without the spaces and I get the same results (nothing returned) and ...
by r.j.hall
Mon Apr 26, 2004 4:35 pm
Forum: ZoneMinder Previous Versions
Topic: Reliability issues
Replies: 8
Views: 5181

I have 2 monitors set up which have the ID 1 and 2 zmu -m 1 -q -v -U admin -P <passwd> returns imitiatly to the command line with no message. echo $? tells me the return code was 255 if that is any help. the database is running and if I type an invaid monitor number it returns an error telling me so.
by r.j.hall
Fri Apr 23, 2004 3:15 pm
Forum: ZoneMinder Previous Versions
Topic: Reliability issues
Replies: 8
Views: 5181

after further testing, it seems to be a problem with viewing under mozilla. If I close down the browser completely and restart it, I can look at each of the scaled images again 1 more time each. Konqeror doesn't display any image and the screen doesn't size properly, IE will change and change back ...
by r.j.hall
Fri Apr 23, 2004 2:43 pm
Forum: ZoneMinder Previous Versions
Topic: Reliability issues
Replies: 8
Views: 5181

Reliability issues

I am having extream difficulty in getting a reliable output from the system. I have set up a single camera in monitor mode. THe processes are all running now with no aparent errors in the logs or syslog. If I click on the monitor name I get a watch window up, which the forst time I use it after ...
by r.j.hall
Thu Apr 22, 2004 5:56 pm
Forum: ZoneMinder Previous Versions
Topic: Corrupt JPEG data
Replies: 2
Views: 3046

OK, this is wierd. I deleted that monitor and created a new one. I have it set to morecord. I do seem to get events generated, but if I have the size of the image set to actual it doesn't give a picture. If I tell it to go to any other size it streams fine. a couple of other sizes don't work either ...
by r.j.hall
Thu Apr 22, 2004 4:16 pm
Forum: ZoneMinder Previous Versions
Topic: Corrupt JPEG data
Replies: 2
Views: 3046

I am trying to run

Code: Select all

# /usr/bin/zmc -m 1
Corrupt JPEG data: premature end of data segment
Invalid JPEG file structure: two SOI markers
looking at the network trace it seems to pull quite a few images off the camera before it bombs out. Not sure if this is any use

Thanks
Rich
by r.j.hall
Thu Apr 22, 2004 3:20 pm
Forum: ZoneMinder Previous Versions
Topic: zm 1.19.2 released
Replies: 4
Views: 3970

worked a treat :D now if I can just get rid of these JPEG corruption errors (see my other post)
by r.j.hall
Thu Apr 22, 2004 3:05 pm
Forum: ZoneMinder Previous Versions
Topic: Corrupt JPEG data
Replies: 2
Views: 3046

Corrupt JPEG data

I have almost got things working I think. I did briefly manage to get a picture on my first camera, but now I can't agin. I am recieving the following errors in my zmdc.log file Server starting at 04/04/22 14:29:56 'zmc -m 1' starting at 04/04/22 14:29:59, pid = 24147 'zmc -m 1' started at 04/04/22 ...
by r.j.hall
Thu Apr 22, 2004 1:40 pm
Forum: ZoneMinder Previous Versions
Topic: Network cameras with passwords
Replies: 2
Views: 2230

Excellent. Thanks for the prompt response :D

Rich
by r.j.hall
Thu Apr 22, 2004 12:11 pm
Forum: ZoneMinder Previous Versions
Topic: Network cameras with passwords
Replies: 2
Views: 2230

Network cameras with passwords

I have Axis 2100 cameras which I would like to limit acess to by password. I have set up a password on the root user and added a user called view which also has a password. If it is possible how do I then get zoneminder to access the camera with the username and password. If not can I suggest it as ...
by r.j.hall
Thu Apr 22, 2004 11:59 am
Forum: ZoneMinder Previous Versions
Topic: zm 1.19.2 released
Replies: 4
Views: 3970

Great that there is a new release, but I only installed zoneminder yesterday and now I have to upgrade already. :lol:

Why does that always happen?
by r.j.hall
Mon Apr 19, 2004 5:13 pm
Forum: ZoneMinder Previous Versions
Topic: Gentoo ebuild
Replies: 0
Views: 2379

Gentoo ebuild

I am trying to modify the ebuild that is currently in the gentoo portage tree to work in my overlay directory for the latest stable version of zoneminder. I have got it working to the point where it does the make install, but I get the following error: + src_install + make DESTDIR=/var/tmp/portage ...