Search found 3 matches
- Mon Oct 17, 2022 10:10 pm
- Forum: ZoneMinder 1.36.x
- Topic: 2fps in Montage after services reset
- Replies: 2
- Views: 455
Re: 2fps in Montage after services reset
Thank you for the update!
- Mon Oct 17, 2022 1:10 am
- Forum: ZoneMinder 1.36.x
- Topic: 2fps in Montage after services reset
- Replies: 2
- Views: 455
2fps in Montage after services reset
Hello, I'm using 1.36.24, and I have some cameras connected and running 15 fps in Montage, if I restart both the zoneminder and the httpd services, the fps will drop to 2 until I refresh the browser again manually. Is there a setting related to this issue? I know I should manually refresh it after a ...
- Wed Oct 05, 2022 6:32 pm
- Forum: ZoneMinder 1.36.x
- Topic: Increasing usage of RAM memory
- Replies: 37
- Views: 16302
Re: Increasing usage of RAM memory
I had this workaround in place for 2 days and it hasn't crashed ever since. Run command `crontab -e` in my terminal (my linux is rhel 7.9) Then it will return a vim styled editor. Insert a line */5 * * * * sync && echo 1 > /proc/sys/vm/drop_caches Input`:wq` to save and exit it, then every 5 minutes ...