SKJM Forum

Support => iCam Support => : Bobbybobby December 14, 2009, 04:35:01 PM

: iCam on mac cpu usage 78%....
: Bobbybobby December 14, 2009, 04:35:01 PM
Hi my icam app on my mac is using 78% of my cpu... Why?
: Re: iCam on mac cpu usage 78%....
: Jay December 14, 2009, 08:14:15 PM
What are your computer's specs (CPU speed, RAM)?

If you have an older computer, there's a good chance that this behavior is being caused by the extra processing from the motion detection logic.  We can figure out if that is the case by dialing back the motion detection processing a little bit.

To do so, simply copy and paste the following line of text to an Applications > Utilities > Terminal window and hit Return:

defaults write com.skjm.icamsource MotionDetectionWait -int 2000

The number at the end is the number of milliseconds that the iCamSource will wait before checking for motion. You have to restart the iCamSource for any change you make to have an affect.