Read the statement by Michael Teeuw here.
MM Modules except MMM-RTSP don't show after several days of use.
-
Honestly, I would bet that it’s (through no fault of the author’s) the video feed just blowing everything up. Are you using RTSP with OMXPlayer?
I ended up going back to the legacy driver for video, using MMFPEG, and restarting MM every 2 hours to get it stable.
-
@bkeyport Yes I am using RTSP OMX. Do you mind telling me how I can schedule MM to restart on X hours?
-
@swvalenti cron job on the raspberry pi
0 2 * * * pm2 restart mm
That will make the mirror restart from scratch as if you just stated the mirror
-
@dazza120 said in MM Modules except MMM-RTSP don't show after several days of use.:
@swvalenti cron job on the raspberry pi
0 2 * * * pm2 restart mm
That will make the mirror restart from scratch as if you just stated the mirror
thank you sir
-
-
@bkeyport yes correct mine is every time at 2in the morning oops 😬
-
Weird thing is when I have my monitor on all is fine, but what I turn my monitor off is when the modules die out. I don’t always keep the monitor on as it’s in my bar…what could cause this to crash when monitor is off?
-
Its not the screen from going to sleep as I added the lines to disable that…any ideas?
-
Out of curiosity what did you do to get the MMM- RTSP to work? I ended up giving up on this project due to it not working for me.
Thank you