Hi all
i'm a new user of zm, now running on a vm(vmware server 2) ubuntu server 9.04 zm 1.24.1.
After a couple days i fixed up configuration for my needs, but firefox freeze after, sometimes 1 minute, sometimes 10 secs; the solution is to erase cache(restart firefox sometimes) or reload apache as we well know.
Regarding this issue i read a lot in the forum but worksrounds i found didn't solve my problem, anyway helps understanding components involved in this issue.
One thing that can't understand: why the fps value is going negative in the moment of the freeze? someone else notice that?
searching in the /var/www/zm for "fpsValue" with grep (the relative id on the php page) this is the result:
skins/classic/views/js/watch.js
skins/classic/views/js/montage.js
skins/classic/views/watch.php
skins/classic/views/montage.php
focusing on "skins/classic/views/watch.php" ,simply i cut off the <span> tag that display fps:
from
<div><SLANG>: <span></span> - <span></span> fps</div>
to
<div><SLANG>: <span></span> - fps</div>
this solve my problems of freezing streams that i was experiencing without restarting the browser because it didn't freeze.
Can anyone that is experiencing the same problem , try to modify the file and verify if it works properly?
Unfortunatly cutting off the span tag remove the funcion of "disable alarms" and "forced alarm" from the page, i didn't understanding yet , i think i've to look in the css.
if someone can try i hope we can find, with the help of someone that know php, an easy way to workaround this problem.
<edit>
before the mod freezing usually in 1/3 mins, now running from 1h but didn't understanding why help !
<edit>
need browser restart, freezing stream WORKAROUND
-
- Posts: 3
- Joined: Mon Feb 22, 2010 11:34 pm
need browser restart, freezing stream WORKAROUND
Last edited by athorretto on Wed Feb 24, 2010 1:14 pm, edited 1 time in total.
-
- Posts: 3
- Joined: Mon Feb 22, 2010 11:34 pm
I solve the freeze problem refreshing browser.
Here my solution:
http://www.zoneminder.com/forums/viewto ... 2502#62502
Regards
M
Here my solution:
http://www.zoneminder.com/forums/viewto ... 2502#62502
Regards
M