Search found 46 matches

by MarcoP
Tue Feb 22, 2011 9:07 am
Forum: User Contributions
Topic: zmviewer QString Argument missing Can not load Translations
Replies: 0
Views: 1695

zmviewer QString Argument missing Can not load Translations

Fedora core 12
zmviewer 21/Feb/2011 svn version

Code: Select all

[marco@zm ~]$ /usr/local/bin/zmviewer
QString::arg: Argument missing: Translator::Can not load Qt Translations for locale %s, en_US
Segmentation fault (core dumped)
Thanks in advance for any help.
by MarcoP
Fri May 14, 2010 7:34 am
Forum: ZoneMinder Distributions
Topic: ZMlarch/ZMLinuxOS_2008.7 not installing on HP Proliant Smar
Replies: 10
Views: 7988

The original OV51x drivers did not provide support JPEG decompression. You can try: - Use MPEG compression instead of JPEG within ZM - Try a patched version that provide JPEG decompression (no support anymore) - Try the experimental 2.32 version from the original author website. Again, I know nothin...
by MarcoP
Fri May 14, 2010 3:46 am
Forum: ZoneMinder Distributions
Topic: ZMlarch/ZMLinuxOS_2008.7 not installing on HP Proliant Smar
Replies: 10
Views: 7988

Its getting a bit confusing now. I was trying to help on getting ZM Arch work with your hardware, but kingofkya was helping with Debian and cam issue (yeah I now understand why modprobe ov18). As far I concern I'll suggest you to stick with what you got so far and just try to get the cam working. bt...
by MarcoP
Fri May 14, 2010 1:19 am
Forum: ZoneMinder Distributions
Topic: ZMlarch/ZMLinuxOS_2008.7 not installing on HP Proliant Smar
Replies: 10
Views: 7988

i believe its modprobe ov18 if I'm not mistaken it should be modprobe cciss @fishface: great to hear that array controller drivers are up-to-date. Is the ROM up-to-date too? However try http://wiki.archlinux.org/index.php/Installing_with_Software_RAID_or_LVM As far I remember Arch Linux's setup sup...
by MarcoP
Tue May 11, 2010 11:26 pm
Forum: ZoneMinder Distributions
Topic: ZMlarch/ZMLinuxOS_2008.7 not installing on HP Proliant Smar
Replies: 10
Views: 7988

First of all, what generation of DL380 are you using?

By using SmartStart CD you can deploy the server installing a "linux" OS,
step by step wizard.

Did you tried using the array controller drivers from HP site ... ?
by MarcoP
Tue Apr 27, 2010 10:07 am
Forum: ZoneMinder 1.24.x
Topic: zmaudit.pl problem
Replies: 15
Views: 9764

Strange my zmaudit.pl is executing that query at line 352.

Is this zm 1.24.x?

Did you modified the perl file?

Also post back the output of

Code: Select all

rpm -qa | grep dbi
by MarcoP
Fri Apr 23, 2010 6:22 am
Forum: ZoneMinder 1.24.x
Topic: Maxopenfile reached & machine hangs zm problem ?
Replies: 43
Views: 29841

The following patch helped me a lot

http://www.zoneminder.com/forums/viewto ... 1462#61462

if you use this patch can you give a feedback too please?
by MarcoP
Thu Apr 22, 2010 4:23 am
Forum: ZoneMinder 1.24.x
Topic: zoneminder build with apache-mpm-worker?
Replies: 3
Views: 2476

Think ZM as a streaming-recording-processing server. Not an easy task. It all depends on how many cameras you use and how serious you are about having a security system. Option 1 However lowering the monitor size, streaming and recording fps while creating zones for each monitor is a good start. Opt...
by MarcoP
Wed Apr 21, 2010 5:41 am
Forum: ZoneMinder Distributions
Topic: ZMLarch hosting will expire soon
Replies: 11
Views: 11586

I could help by creating an account on my dedicated server hosted at Fortness ITX. It's barely used, 80GiB disk, 1200GB high speed bandwidth avail.
Nothing in exchange.
It served out an average of 55GB/month but what was the pick?

Or what about torrents?
by MarcoP
Tue Apr 20, 2010 10:39 pm
Forum: ZoneMinder 1.24.x
Topic: zoneminder build with apache-mpm-worker?
Replies: 3
Views: 2476

PHP it's not a multithreading language.
Tuning up the prefork is the way to go.
by MarcoP
Sun Apr 18, 2010 1:41 am
Forum: User Contributions
Topic: [FIX] ZM 1.24.2: Opera, Safari and iPhone MJPEG capability
Replies: 9
Views: 16313

Before applying your patch I made Opera use Firefox user agent, Cambozola doesn't load anymore and I get the first and only image after 3-5 seconds wait. I get the same results even after applying your patch (I let Opera identify it self as Opera). Redraw instantly is set within the preferences. I'v...
by MarcoP
Sat Apr 17, 2010 12:21 am
Forum: User Contributions
Topic: modem
Replies: 3
Views: 2520

Yeap, I think so.
by MarcoP
Fri Apr 16, 2010 1:17 pm
Forum: ZoneMinder 1.24.x
Topic: Apache NOT responding
Replies: 63
Views: 66213

lol sorry guys ... just posting any finding Applying my previous patch I was able to play around long enough. KeepAlive Off worse scenario but can get worse To reproduce: 1 - start apache with KeepAlive Off 2 - open montage and be patience 3 - close montage and repeat step 2 # apachectl fullstatus |...
by MarcoP
Fri Apr 16, 2010 7:51 am
Forum: ZoneMinder 1.24.x
Topic: Apache NOT responding
Replies: 63
Views: 66213

While digging ... the previous patch does help a lot but it's not the fix, its just a partial fix. Firefox seems to be the issue, probably it is, probably not. A browser using cambozola doesn't seems to have this issue as much a browser that support the streaming. netstat -s|grep passive The above w...