Search found 8 matches

by sabaka33
Tue Feb 07, 2012 7:55 pm
Forum: ZoneMinder 1.25.x
Topic: Problems with cameras
Replies: 4
Views: 2422

Re: Problems with cameras

start by turning multi buffers off and changing captures per frame to a value of 2. This also fixed my problem. Clean install of Ubuntu 11.10 server with PV-183 - 16 port capture card & zoneminder 1.25. Added 4 cameras but as newer cameras were added into zm, older ones stopped working (blue screen ...
by sabaka33
Tue Feb 07, 2012 7:29 pm
Forum: ZoneMinder 1.25.x
Topic: [Solved - clean install] Compiling fails on Ubuntu 11.10 x64
Replies: 12
Views: 7303

Re: Compiling fails on Ubuntu 11.10 Server x64

Finally got time to do clean install of Ubuntu 2011.10 server. Followed guide posted by mastertheknife , zoneminder compiled and installed with no problems. Just had to change --with-webdir=/var/www to --with-webdir=/var/www/zm Thanks everyone for help. Time to start troubleshooting the PV-183 - 16 ...
by sabaka33
Fri Jan 27, 2012 10:04 pm
Forum: ZoneMinder 1.25.x
Topic: [Solved - clean install] Compiling fails on Ubuntu 11.10 x64
Replies: 12
Views: 7303

Re: Compiling fails on Ubuntu 11.10 Server x64

Tried that tutorial. Did not resolve error. Also tried same tutorial on a different machine running same OS, compiles just fine. Will probably just start from scratch and reinstall ubuntu when I get some free time.
by sabaka33
Tue Jan 24, 2012 8:48 pm
Forum: ZoneMinder 1.25.x
Topic: [Solved - clean install] Compiling fails on Ubuntu 11.10 x64
Replies: 12
Views: 7303

Re: Compiling fails on Ubuntu 11.10 Server x64

Built x264 & ffmpeg from source using the following guide: http://ubuntuforums.org/showthread.php?t=786095 . ZoneMinder make error remains src/zm_mpeg.cpp:225: undefined reference to `avio_open' . Will try guide suggested by attilahooper when I get home today. ffmpeg version git-2012-01-24-f1721fb ...
by sabaka33
Tue Jan 24, 2012 3:26 am
Forum: ZoneMinder 1.25.x
Topic: [Solved - clean install] Compiling fails on Ubuntu 11.10 x64
Replies: 12
Views: 7303

Re: Compiling fails on Ubuntu 11.10 Server x64

Thanks for that config script. No errors during ./configure. Here are all the warnings I get & all "no" lines: checking for gawk... no configure: WARNING: You can call configure with the --with-extralibs option. Ordinarily you will need to use this option only when your copy of ffmpeg has been built ...
by sabaka33
Mon Jan 23, 2012 10:57 pm
Forum: ZoneMinder 1.25.x
Topic: [Solved - clean install] Compiling fails on Ubuntu 11.10 x64
Replies: 12
Views: 7303

Re: Compiling fails on Ubuntu 11.10 Server x64

libavformat-dev, libavcodec-dev, libavutil-dev & libswscale-dev are all installed and up to date. These are all the libraries included in zm_ffmpeg.h, are there any I'm missing? I'm completely out of ideas, googled anything I could possibly think of :(
by sabaka33
Mon Jan 23, 2012 5:57 pm
Forum: ZoneMinder 1.25.x
Topic: [Solved - clean install] Compiling fails on Ubuntu 11.10 x64
Replies: 12
Views: 7303

[Solved - clean install] Compiling fails on Ubuntu 11.10 x64

Having trouble compiling Zoneminder. Started on 10.04LTS and couldn't figure out how to get past "Undefined reference to av_free_packet" error. Upgraded to 11.10 and now getting a slightly different error. Could someone please point me in the right direction? make error (replaced the g++ line with ...
by sabaka33
Wed Sep 02, 2009 8:05 am
Forum: ZoneMinder 1.24.x
Topic: No video on the view window
Replies: 11
Views: 34654

I've been watching in the tmp dir and it's creating a file /tmp/zms-217768w.sock and looking for /tmp/zms-217768s.sock I can't seem to figure out whats going on I've even rebuild it from scratch by the centos wiki page but used the current version of zoneminder I've also tried it just as they said ...