Search found 9 matches

by jimboj
Mon May 13, 2013 4:10 pm
Forum: ZoneMinder 1.25.x
Topic: Certain event directories missing
Replies: 2
Views: 1938

Re: Certain event directories missing

I forgot posting on the weekend means no one sees your post.
by jimboj
Sat May 11, 2013 9:19 pm
Forum: ZoneMinder 1.25.x
Topic: Certain event directories missing
Replies: 2
Views: 1938

Certain event directories missing

Can anyone think of a reason why events would be in the database but be missing from the disk? That is aside from manual deletion. Running 1.25.0 Ubuntu 10.04-3 Recently I did notice my load was ~5 and the processor is a quad core. I'm thinking this could something to do with it.... I just haven't ...
by jimboj
Mon Sep 07, 2009 7:32 pm
Forum: ZoneMinder 1.24.x
Topic: Video Generation Failed! - undefined symbol: av_free_packet
Replies: 4
Views: 4340

same here

I'm also getting this error in the ffmpeg.log

/usr/local/bin/ffmpeg: symbol lookup error: /usr/local/lib/libavdevice.so.52: undefined symbol: av_free_packet

Did you resolve this? I'm using a Ubuntu 9.04 server install.

Thanks!
by jimboj
Tue Jul 21, 2009 2:58 am
Forum: ZoneMinder 1.24.x
Topic: Fedora 8 compilation problem
Replies: 5
Views: 4492

update, to bypass this issue

Code:
rpm -e ccache
Wow thanks a bunch!
by jimboj
Thu Mar 12, 2009 1:04 am
Forum: ZoneMinder Previous Versions
Topic: Export Failed ( AKA. dissapearing softlinks in events dir)
Replies: 0
Views: 1324

Export Failed ( AKA. dissapearing softlinks in events dir)

My export fails on certain monitors. I've tracked it down to missing softlinks on the 'events' directory. This is an install from RPM of 1.22.3 on fc8. It's an odd problem where the softlinks in the events directory keep disappearing. In events there are directories corresponding to monitor id. The ...
by jimboj
Tue Mar 10, 2009 8:40 pm
Forum: ZoneMinder Previous Versions
Topic: Montage squashed
Replies: 0
Views: 1264

Montage squashed

I have 5 640x480 monitors added. With 4 monitors they fit in a browser perfectly. Since I added the 5th, all of the views are squashed so that only the upper half of the frame is visible. What I would expect is the page to extend to accommodate the views and a scroll bar to appear on page. Does ...
by jimboj
Tue Mar 10, 2009 7:52 pm
Forum: ZoneMinder Previous Versions
Topic: Unknown column 'DefaultView' in 'field list' /Axis 206
Replies: 2
Views: 2221

axix 206 : solved

Thank you sir. Increasing shmmax did the trick.
by jimboj
Tue Mar 10, 2009 2:41 am
Forum: ZoneMinder Previous Versions
Topic: Unknown column 'DefaultView' in 'field list' /Axis 206
Replies: 2
Views: 2221

Unknown column 'DefaultView' in 'field list' /Axis 206

Hiya, Thanks for ZM...amazing! i just installed zoneminder.i386 0:1.22.3-10.fc8 with yum and am having problems adding monitors via preset. Manual adding is ok (except for axis 206 ). Getting the old: Unknown column 'DefaultView' in 'field list'. I've looked over other posts that deal with this and ...
by jimboj
Tue Mar 10, 2009 2:00 am
Forum: ZoneMinder 1.24.x
Topic: Fedora 8 compilation problem
Replies: 5
Views: 4492

Fedora 8 compilation problem

I know...don't use Fedora 8. I have to due to proprietary sata drivers. I've looked at the docs and I believe I have ffmpeg compiled properly although there is no --enable-swscale option anymore (i think it's default, or hope). [kahuna@zoneminder ZoneMinder-1.24.1]$ ffmpeg -v FFmpeg version SVN ...