I'm running 16 cameras at 640x480 on an Intel Core2 Quad with 8gb RAM.
Would shared memory be recommended or the new ./configure --enable-mmap=yes option be better?
If mmap, what should be used as the shmall and shmmax? I came up with 1125mb needed, but should that be all, max, both, or other?