MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

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

    Scheduled Pinned Locked Moved Troubleshooting
    10 Posts 4 Posters 2.9k Views 4 Watching
    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.
    • BKeyportB Offline
      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.

      The "E" in "Javascript" stands for "Easy"

      swvalentiS 1 Reply Last reply Reply Quote 0
      • swvalentiS Offline
        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 Offline
          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

          swvalentiS 1 Reply Last reply Reply Quote 0
          • swvalentiS Offline
            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
            • BKeyportB Offline
              BKeyport Module Developer
              last edited by

              Actually:

              0 */2 * * * pm2 restart mm
              

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

              The "E" in "Javascript" stands for "Easy"

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

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

                1 Reply Last reply Reply Quote 0
                • swvalentiS Offline
                  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
                  • swvalentiS Offline
                    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 Offline
                      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 Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy