ZoneMinder is recording events and streaming images at a low FPS, between 1 and 4. If I browse directly to the cameras and view them using their built-in streaming capability, I am able to see things at ~30 FPS.
Using Fedora Core 8, 64bit.
Code: Select all
[kjohnson@tvicam01 ~]$ uname -a
Linux tvicam01.tvicorp.com 2.6.25.9-40.fc8 #1 SMP Fri Jun 27 16:05:49 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
[kjohnson@tvicam01 ~]$ free -m
total used free shared buffers cached
Mem: 8006 7937 69 0 0 3182
-/+ buffers/cache: 4755 3251
Swap: 20002 72 19930
[kjohnson@tvicam01 ~]$ cat /proc/loadavg
1.10 1.21 1.16 2/312 14892
[kjohnson@tvicam01 ~]$ cat /proc/cpuinfo | grep 'model name'
model name : Intel(R) Xeon(R) CPU X5355 @ 2.66GHz
model name : Intel(R) Xeon(R) CPU X5355 @ 2.66GHz
model name : Intel(R) Xeon(R) CPU X5355 @ 2.66GHz
model name : Intel(R) Xeon(R) CPU X5355 @ 2.66GHz
model name : Intel(R) Xeon(R) CPU X5355 @ 2.66GHz
model name : Intel(R) Xeon(R) CPU X5355 @ 2.66GHz
model name : Intel(R) Xeon(R) CPU X5355 @ 2.66GHz
model name : Intel(R) Xeon(R) CPU X5355 @ 2.66GHz
[kjohnson@tvicam01 ~]$
ZoneMinder Console - Running - v1.23.2
[root@tvicam01 proc]# cat /proc/sys/kernel/shmall
2048000
[root@tvicam01 proc]# cat /proc/sys/kernel/shmmax
4194304000
Any ideas for further troubleshooting this issue?
[/code]