Getting negative length recordings

Forum for questions and support relating to the 1.26.x releases only.
Locked
CyberMage
Posts: 6
Joined: Fri May 01, 2015 12:18 am

Getting negative length recordings

Post by CyberMage »

I've used ZM for years but the PC it was on has died so I just did a fresh install on my Ubuntu 14.04 server. I'm having problems with events having a negative length, and any events nearby it won't play. For instance:

Code: Select all

4	Event-4	carcam	Motion	04/30 20:11:55	3.20	15	0	0	0	0	
7	Event-7	carcam	Motion	04/30 20:11:55	7.56	214	90	561	6	15	
8	Event-8	carcam	Motion	04/30 20:11:55	5.53	132	77	501	6	14	
12	Event-12	carcam	Motion	04/30 20:12:21	-0.67	14	0	0	0	0
13	Event-13	carcam	Motion	04/30 20:12:22	3.29	21	0	0	0	0	
14	Event-14	carcam	Motion	04/30 20:12:22	9.00	174	60	511	8	14	
15	Event-15	carcam	Motion	04/30 20:12:22	1.28	182	60	511	8	20	
You'll notice that the events overlap - the negative is at 20:12:21, but three events of multiple duration up to 9 seconds are all with the same timestamp. None of those events will play back. When I try to open them, it just spins and never loads an image. The frames are all on the hard drive in the events folder.

Here's from the other camera:

Code: Select all

11	Event-11	Patio	Motion	04/30 20:12:11	4.29	302	210	9125	43	65	
9	Event-9	Patio	Motion	04/30 20:12:12	5.45	313	194	8244	42	66	
16	Event-16	Patio	Motion	04/30 20:16:16	-1.65	91	29	316	10	28	
17	Event-17	Patio	Motion	04/30 20:16:16	-4.51	75	8	46	5	9	
The settings for the cameras are all default except on one I've set a smaller alarm zone. One camera is a Cisco / Linksys N150 wifi and the other is a cheap chinese wifi with IR LED's. Both worked previously with identical settings (I was able to get the dying PC up long enough to grab the settings from the web interface.)

Any ideas why this is happening? My recordings are useless right now, almost nothing plays back. Using stock package install with Ubuntu 14.04. Monitor view works perfectly.
bbunge
Posts: 2934
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: Getting negative length recordings

Post by bbunge »

Did you follow the instructions at: http://www.zoneminder.com/wiki/index.ph ... e_easy_way

You did not say which version of Ubuntu/Zoneminder you came from. Some things have changed from older versions.

bb
Locked