Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MM Modules except MMM-RTSP don't show after several days of use.

    Troubleshooting
    4
    10
    1678
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • swvalenti
      swvalenti Project Sponsor last edited by

      Like the title says I am using a RPi 3b+ 16gb class 10 card with Raspbian Stretch (latest desktop version). I use modules, doomsday, eyecandy, news, noaa3, remote control, rtsp stream and sonos. All is fine for several days then when I go to my bar to see mirror just the rtsp stream is running on mirror and no other modules. I have to use remote control to restart MM to bring all modules back to running than days later it happens again. Any ideas on what issue could be or where to look for issues and post for help?

      1 Reply Last reply Reply Quote 0
      • BKeyport
        BKeyport Module Developer last edited by

        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.

        swvalenti 1 Reply Last reply Reply Quote 0
        • swvalenti
          swvalenti Project Sponsor @BKeyport last edited by

          @bkeyport Yes I am using RTSP OMX. Do you mind telling me how I can schedule MM to restart on X hours?

          D 1 Reply Last reply Reply Quote 0
          • D
            dazza120 @swvalenti last edited by

            @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

            swvalenti 1 Reply Last reply Reply Quote 0
            • swvalenti
              swvalenti Project Sponsor @dazza120 last edited by

              @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

              1 Reply Last reply Reply Quote 0
              • BKeyport
                BKeyport Module Developer last edited by

                Actually:

                0 */2 * * * pm2 restart mm
                

                https://crontab.guru/every-2-hours

                D 1 Reply Last reply Reply Quote 0
                • D
                  dazza120 @BKeyport last edited by

                  @bkeyport yes correct mine is every time at 2in the morning oops 😬

                  1 Reply Last reply Reply Quote 0
                  • swvalenti
                    swvalenti Project Sponsor last edited by

                    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?

                    1 Reply Last reply Reply Quote 0
                    • swvalenti
                      swvalenti Project Sponsor last edited by

                      Its not the screen from going to sleep as I added the lines to disable that…any ideas?

                      1 Reply Last reply Reply Quote 0
                      • V
                        vonarstonehelm last edited by

                        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

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy