• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Since I updated my Raspi MMM-RTSPStream not running

Scheduled Pinned Locked Moved Solved Troubleshooting
5 Posts 3 Posters 662 Views 3 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.
  • V Offline
    Volkae
    last edited by Oct 21, 2021, 5:17 PM

    Hi,
    maybe anybody has the same problem since updating the Raspi via
    sudo apt-get update
    sudo apt-get upgrade.

    Before doing that my MagicMirror with RTSPStream ran fantastic. After the update there is no picture of the stream in the RTSPStream-Module-Frame. All the other modules are still running as good as before.

    Anybody an idea?
    Sorry about my terrible english…

    B 1 Reply Last reply Oct 21, 2021, 5:52 PM Reply Quote 0
    • B Offline
      BKeyport Module Developer @Volkae
      last edited by Oct 21, 2021, 5:52 PM

      @volkae You’d have to check the logs to be sure. If you’re using PM2 you can use pm2 logs to generate the logs live, just in another ssh window, restart magic mirror to get the log stream at startup. I’m suspecting something going wrong with the call out to the external program.

      Sadly, RTSPStream is unsupported by author now, and was left in a real bad state.

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

      V 1 Reply Last reply Oct 21, 2021, 7:25 PM Reply Quote 0
      • V Offline
        Volkae @BKeyport
        last edited by Oct 21, 2021, 7:25 PM

        @bkeyport

        Thank you for your Message,

        this is a part of the pm2 logfile:

        /home/pi/.pm2/logs/mm-error.log last 15 lines:
        0|mm | [21.10.2021 20:43.43.518] [ERROR] Whoops! There was an uncaught exception…
        0|mm | [21.10.2021 20:43.43.532] [ERROR] TypeError: Cannot convert undefined or null to object
        0|mm | at Function.keys ()
        0|mm | at stopProcs (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:469:32)
        0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:498:17
        0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2/lib/API.js:606:19
        0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2-axon-rpc/lib/client.js:45:10
        0|mm | at Parser. (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2-axon/lib/sockets/req.js:67:8)
        0|mm | at Parser.emit (events.js:315:20)
        0|mm | at Parser._write (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/amp/lib/stream.js:91:16)
        0|mm | at doWrite (_stream_writable.js:403:12)
        0|mm | at writeOrBuffer (_stream_writable.js:387:5)
        0|mm | [21.10.2021 20:43.43.534] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        0|mm | [21.10.2021 20:43.43.536] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        0|mm | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT

        Do you see a mistake in the lines above?

        B 1 Reply Last reply Oct 22, 2021, 7:31 AM Reply Quote 0
        • B Offline
          BKeyport Module Developer @Volkae
          last edited by Oct 22, 2021, 7:31 AM

          @volkae Check this topic out. Based on where the module is failing, I suspect it’s no longer launching the OMX stream.

          https://forum.magicmirror.builders/topic/15753/

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

          V 1 Reply Last reply Oct 25, 2021, 12:12 PM Reply Quote 0
          • V Offline
            Volkae @BKeyport
            last edited by Oct 25, 2021, 12:12 PM

            @bkeyport
            I found an old Data backup from my Raspi SD-Card and restored it.

            Now erverything works fine again (as long as I make no Raspi-update)…

            Thanks for your help!!!

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              5/5
              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