ZONEMINDER CLIENT/SERVER ON THE SAME MACHINE....

Support and queries relating to all previous versions of ZoneMinder
Locked
gab74
Posts: 21
Joined: Tue May 08, 2007 1:29 pm

ZONEMINDER CLIENT/SERVER ON THE SAME MACHINE....

Post by gab74 »

I've one super pc dedicated to zoneminder

ATHLON 64 X2 3800
1GB RAM
VIDEO CARD 4 CHANNEL WITH 3 CAMERAS
LINUX GENTOO

IF I CONNECT TO THIS SERVER WITH ANOTHER PC THE
CYCLING/MONTAGGIO FUNCTION WORK WELL

IF I START MOZILLA ON THE SERVER, THE CYCLING/MONTAGGIO FUNCTION SOMETIMES DO NOT SHOW ANYTHING... I'VE TO RELOAD THE PAGE MANY TIMES BEFORE TO HAVE THE 3 IMAGES....

WHY THIS ???

I USE SWF FOR FILMS....
________
Mercedes-benz m950f specifications
Last edited by gab74 on Fri Feb 11, 2011 2:00 pm, edited 1 time in total.
User avatar
Lee Sharp
Posts: 1069
Joined: Sat Mar 31, 2007 9:18 pm
Location: Houston, TX

Post by Lee Sharp »

Mozilla is a pig. It will bump resources significantly. The is the xlib_shm 3rd party app that can help. http://www.zoneminder.com/wiki/index.php/Xlib_shm
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

you need to change some settings in firefox for it to work as expected but its not best to use ff on the host
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
thalueng
Posts: 2
Joined: Tue Jul 10, 2007 7:23 am

Montage view / Firefox / Mozilla

Post by thalueng »

Try the following:

enter about:config in the browser's address line, then find the respective parameters and change them as below. Afterwards, you should not have any trouble anymore.

browser.cache.check_doc_frequency: set to 1
browser.cache.disk.enable: set to false
browser.cache.memory.enable: set to false
network.http.use-cache: set to false
network.http.max-connections: set to 100
network.http.max-connections-per-server: set to 100
network.http.max-persistent-connections-per-proxy: set to 100
network.http.max-persistent-connections-per-server: set to 100

Cheers!
Locked