• 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.

MMM-SmartWebDisplay is not running under 2.31.0

Scheduled Pinned Locked Moved Unsolved Troubleshooting
12 Posts 3 Posters 511 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 May 7, 2025, 1:42 PM

    After the update to MM 2.31.0 MMM-SmartWebDisplay is gone. All the other modules don´t make any problems.
    Any Idea??

    S 1 Reply Last reply May 7, 2025, 1:59 PM Reply Quote 0
    • S Offline
      sdetweil @Volkae
      last edited by May 7, 2025, 1:59 PM

      @Volkae can you show the config of the module?

      if you look at the developer window (ctrl-shift-i) console tab
      can you see any errors , add smart to the filter field

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      V 1 Reply Last reply May 7, 2025, 7:49 PM Reply Quote 0
      • V Offline
        Volkae @sdetweil
        last edited by sdetweil May 7, 2025, 7:57 PM May 7, 2025, 7:49 PM

        @sdetweil

        {
                        module: 'MMM-SmartWebDisplay',
                        position: 'middle_center',      // This can be any of the regions.
                        config: {
                                // See 'Configuration options' for more information.
                                logDebug: false, //set to true to get detailed debug logs. To see them : "Ctrl+Shift+i"
                                height:"600px", //hauteur du cadre en pixel ou %
                                width:"400px", //largeur
                                updateInterval: 0, //in min. Set it to 0 for no refresh (for videos)
                                NextURLInterval: 0, //in min, set it to 0 not to have automatic URL change. If only 1 URL given, it will be updated
                                displayLastUpdate: false, //to display the last update of the URL
                                                displayLastUpdateFormat: 'ddd - HH:mm:ss', //format of the date and time to display
                                url: ["rtsp://XXXXXXXXXXXXXXXXXXX/h264Preview_01_sub"], //source of the URL to be displayed
                                                scrolling: "no", // allow scrolling or not. html 4 only
                                                shutoffDelay: 10000 //delay in miliseconds to video shut-off while using together with MMM-PIR-Sensor 
                                }
                },
        
        S K 2 Replies Last reply May 7, 2025, 7:59 PM Reply Quote 0
        • S Offline
          sdetweil @Volkae
          last edited by May 7, 2025, 7:59 PM

          @Volkaeplease always use code block for config and log info

          paste text into message editor, blank line above and below
          select text just paste
          hit button </>
          to wrap selection in code block

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          V 1 Reply Last reply May 7, 2025, 8:22 PM Reply Quote 0
          • K Offline
            KristjanESPERANTO Module Developer @Volkae
            last edited by KristjanESPERANTO May 7, 2025, 8:19 PM May 7, 2025, 8:19 PM

            With a https address the module works on my system with MM v2.30.0 and v2.31.0. Does it work if you use a https address instead a rtsp one?

            Like this:

            url: ["https://www.openstreetmap.org/export/embed.html?bbox=-151.34765625000003%2C-39.77476948529546%2C142.20703125000003%2C75.00494000767517&amp;layer=mapnik"],
            
            V 1 Reply Last reply May 10, 2025, 9:26 AM Reply Quote 0
            • V Offline
              Volkae @sdetweil
              last edited by May 7, 2025, 8:22 PM

              @sdetweil
              okay, sorry, I will do my very best next time

              1 Reply Last reply Reply Quote 0
              • V Offline
                Volkae @KristjanESPERANTO
                last edited by May 10, 2025, 9:26 AM

                @KristjanESPERANTO
                I made a complete MM-new install on a new SD-Card. With your url it works. With my url it does not work. On my other MM with 2.30.0 my url works fine.

                K 1 Reply Last reply May 11, 2025, 9:15 AM Reply Quote 0
                • K Offline
                  KristjanESPERANTO Module Developer @Volkae
                  last edited by KristjanESPERANTO May 11, 2025, 9:16 AM May 11, 2025, 9:15 AM

                  @Volkae I can’t get an rtsp stream work with MMM-SmartWebDisplay neither with MM 2.30.0 nor with 2.31.0. With MMM-MPlayer it works, but that module doesn’t have the same features as MMM-SmartWebDisplay.

                  V 1 Reply Last reply May 12, 2025, 4:45 AM Reply Quote 0
                  • V Offline
                    Volkae @KristjanESPERANTO
                    last edited by May 12, 2025, 4:45 AM

                    @KristjanESPERANTO
                    Oh, I see.
                    RTSP-Stream is running under 2.27.0.

                    Now MMM-SmartWebdisplay is only running under 2.27.0 and MMM-PublicTransportHafas is only running under 2.31.0 ☹️

                    K 1 Reply Last reply 30 days ago Reply Quote 0
                    • K Offline
                      KristjanESPERANTO Module Developer @Volkae
                      last edited by 30 days ago

                      @Volkae
                      Here you can find a quick and dirty approach to get an older version of MMM-PublicTransportHafas to run. I would prefer a cleaner solution, but I currently lack the capacity to dive deeper into this problem.

                      V 1 Reply Last reply 28 days ago Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        2/12
                        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