darickc / MMM-BackgroundSlideshow

MIT License
143 stars 80 forks source link

Out of Memory Error #47

Closed agentsingh closed 4 years ago

agentsingh commented 4 years ago

I am using this module with a mounted folder. The folder has about 16 images with total of 55MB size (each image JPG with ~5MB size). After running this module on MM2 for few hours, the MM goes to blank screen with Out of memory. I have isolated to out of memory to this module as disabling doesn't cause Out of memory. Is there any size or quantity restriction of number of images that can be in the folder? My goal was to have a folder that is managed on the server mounted at startup on PI that I can run slideshow on.

Any help will be greatly appreciated.

agentsingh commented 4 years ago

Issue may have been due to other configurations set in the MM. Marking resolved unless this happens again.