Hi
I have two installations suffering from the same problem after upgrading to the 1.20.1 verison of ZM.
The montage will only ever bring up 2 of the 4 cameras, and it varies which ones. If I right click on one of the images that doesn't appear and try show image it comes up with a message saying something like "this stream/image cannot be displayed because it contains errors" then quickly redirects off to just showing that one camera, or rather just a still frame of the camera. I have enabled random strings to prevent caching but that doesn't help.
Both boxes are around 1 gig celerons or Durons, 1 gig ram, one box has 4 wireless cams and one box has 4 wired cams via a BT848 card. I can't see any errors in the logs in /var/log/messages just normal detecting events and /tmp/zm* doesn't move at all when I bring up the montage!
I notice lots of posts about montage problems but I can't see any the same as this. :\
All help appriciated as ever.
Pete
Montage problems using native firefox mjpeg but not cambozol
Check this thread. It should clear that up.
http://www.zoneminder.com/forums/viewto ... wser.cache
cheers,
Cordel
http://www.zoneminder.com/forums/viewto ... wser.cache
cheers,
Cordel
Sorted
Sorry I was only reading the 1.20.x posts - it didn't do it for me in 1.19.x ?!
In have changed as per these FYI (for anyone else being blonde like me
):
QUOTE
Open firefoe and type in the URL box
about:config
scrolll down to
Code:
browser.cache.check_doc_frequency 3
change to
browser.cache.check_doc_frequency 1
I 'also changed just to be sure.
Code:
browser.cache.disk.enable True
to
browser.cache.disk.enable False
That will get rid of your broken image problem
Cordel
ENDQUOTE
and
QUOTE
n case of mozilla do the following :
type about:config in the text area
search for and change :
network.http.max-connections-per-server -> put a value of 100
network.http.max-persistent-connections-per-proxy -> 100 again
network.http.max-persistent-connections-per-server -> 100 again
browser.cache.check_doc_frequency -> change to 1
this all should fix it. just close the browser and open it again.
see you !
Victor Diago
ENDQUOTE
and it fixed my firefox montage problem
Thanks guys
Pete
In have changed as per these FYI (for anyone else being blonde like me

QUOTE
Open firefoe and type in the URL box
about:config
scrolll down to
Code:
browser.cache.check_doc_frequency 3
change to
browser.cache.check_doc_frequency 1
I 'also changed just to be sure.
Code:
browser.cache.disk.enable True
to
browser.cache.disk.enable False
That will get rid of your broken image problem
Cordel
ENDQUOTE
and
QUOTE
n case of mozilla do the following :
type about:config in the text area
search for and change :
network.http.max-connections-per-server -> put a value of 100
network.http.max-persistent-connections-per-proxy -> 100 again
network.http.max-persistent-connections-per-server -> 100 again
browser.cache.check_doc_frequency -> change to 1
this all should fix it. just close the browser and open it again.
see you !
Victor Diago
ENDQUOTE
and it fixed my firefox montage problem
Thanks guys
Pete