motion consumes too much memory on my Raspberry PI #1629
Replies: 2 comments
-
It depends. I have a RPI 3 and it does run. The size of the image has an exponential effect on CPU usage and requirements. i.e. Double the image size probably quadruples the usage. (Others can correct the exact multiple but this is how everyone should think about it.). I will say that I did Valgrind on 4.5.0 on the PI and did not see any leaks. My first recommendations would be to lower resolution if it is high and possibly start with a fresh image of Raspbian. |
Beta Was this translation helpful? Give feedback.
-
61% of 900MB RAM looks too much
|
Beta Was this translation helpful? Give feedback.
-
I am running motion Version 4.5.0on a Raspberry Pi 3 Model B
The motion process is frequently crashing, killed by the kernel with OOM errors.
Are there any config settings I can use to get around this problem? The PI is just for motion only, no other purpose.
Is the PI not specced high enough to run motion?
Beta Was this translation helpful? Give feedback.
All reactions