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 2.3k 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.
    • S Offline
      sdetweil @Volkae
      last edited by

      @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 Reply Quote 0
      • V Offline
        Volkae @sdetweil
        last edited by sdetweil

        @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 KristjanESPERANTOK 2 Replies Last reply Reply Quote 0
        • S Offline
          sdetweil @Volkae
          last edited by

          @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 Reply Quote 0
          • KristjanESPERANTOK Offline
            KristjanESPERANTO Module Developer @Volkae
            last edited by KristjanESPERANTO

            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 Reply Quote 0
            • V Offline
              Volkae @sdetweil
              last edited by

              @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

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

                KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                • KristjanESPERANTOK Offline
                  KristjanESPERANTO Module Developer @Volkae
                  last edited by KristjanESPERANTO

                  @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 Reply Quote 0
                  • V Offline
                    Volkae @KristjanESPERANTO
                    last edited by

                    @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 ☹️

                    KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                    • KristjanESPERANTOK Offline
                      KristjanESPERANTO Module Developer @Volkae
                      last edited by

                      @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 Reply Quote 0
                      • V Offline
                        Volkae @KristjanESPERANTO
                        last edited by

                        @KristjanESPERANTO
                        not able to do this:

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

                        KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                        • KristjanESPERANTOK Offline
                          KristjanESPERANTO Module Developer @Volkae
                          last edited by

                          @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

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          • 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