
Re: To many Picture per Minute
For IP cameras you cannot slow down the frame rate in ZoneMinder (unless you are only capturing single jpeg images each time). You will either need to configure your camera to send images at a slower rate or some cameras allow you to specify a maximum rate in the url you give to ZoneMinder to capture from. E.g., the path could be /path/to/image.cgi?maxFPS=5 though this is an entirely made up example.