• 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 956 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 @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 May 14, 2025, 10:12 PM Reply Quote 0
                • K Offline
                  KristjanESPERANTO Module Developer @Volkae
                  last edited by May 14, 2025, 10:12 PM

                  @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 May 16, 2025, 1:24 PM Reply Quote 0
                  • V Offline
                    Volkae @KristjanESPERANTO
                    last edited by May 16, 2025, 1:24 PM

                    @KristjanESPERANTO
                    not able to do this:

                    <error: Pfadspezifikation ‘v3.1.8’ stimmt mit keinen git-bekannten Dateien überein>

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

                      @Volkae Odd… What is the output if you run git tag in the directory ~/MagicMirror/modules/MMM-PublicTransportHafas? Did you run git checkout v3.1.8 in ~/MagicMirror/modules/MMM-PublicTransportHafas?

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