• 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 : display web contents (including YouTube) on your MM

Scheduled Pinned Locked Moved Utilities
89 Posts 35 Posters 89.1k Views 38 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.
  • P Offline
    pdawg17
    last edited by pdawg17 Feb 19, 2020, 8:34 PM Feb 19, 2020, 8:33 PM

    @sdetweil said in MMM-SmartWebDisplay : display web contents (including YouTube) on your MM:

    @pdawg17 that doesn’t sound right…

    MM_IPaddress:8080

    that should bring up the MM interface

    refused to connect”

    could also mean wrong ip address

    I’m sorry. What I mean is the MMM-SmartWebDisplay part of the Mirror gives that error. I can access the mirror from a browser just fine.

    S 1 Reply Last reply Feb 19, 2020, 8:40 PM Reply Quote 0
    • S Away
      sdetweil @pdawg17
      last edited by Feb 19, 2020, 8:40 PM

      @pdawg17 ok, I don’t know the module, but I ‘think’ it displays ANOTHER web page ON the MM screen… (according to the readme)

      MMM-SmartWebDisplay is a module for MagicMirror². It allow to display any web content to your MagicMirror and interact with it(the web content) through notifications or with MMM-TelegramBot.
      

      so, I’m not sure U access it via the MM web page url…

      now, remote control is also not a web page access tool…

      you can SEND it requests and it will do the action…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      P 1 Reply Last reply Feb 19, 2020, 9:58 PM Reply Quote 0
      • P Offline
        pdawg17 @sdetweil
        last edited by Feb 19, 2020, 9:58 PM

        @sdetweil said in MMM-SmartWebDisplay : display web contents (including YouTube) on your MM:

        @pdawg17 ok, I don’t know the module, but I ‘think’ it displays ANOTHER web page ON the MM screen… (according to the readme)

        MMM-SmartWebDisplay is a module for MagicMirror². It allow to display any web content to your MagicMirror and interact with it(the web content) through notifications or with MMM-TelegramBot.
        

        so, I’m not sure U access it via the MM web page url…

        now, remote control is also not a web page access tool…

        you can SEND it requests and it will do the action…

        Ok I’ve got it working but not with the website I want to use. I can get YouTube videos to work now but not this site:

        https://www.wunderground.com/dashboard/pws/KCASANMA271

        1 Reply Last reply Reply Quote 0
        • C Offline
          CutiePatootie
          last edited by CutiePatootie Mar 11, 2020, 8:30 PM Mar 11, 2020, 2:48 PM

          So last night, I had this module running perfectly along with all my other modules. This morning, I’m getting errors on all the site images stating “This browser does not support svg”. No images display and they are a mixture of svgs and pngs.

          I’d made a copy of an existing website using HTTrack and I’m hosting it locally using Apache2. I’m not familiar with how MagicMirror renders pages so I’m not really sure where to look or what to change to resolve this issue.

          Edit: Not sure how, but the referring page was one level deeper and had to be referenced correctly. Fixed!

          1 Reply Last reply Reply Quote 0
          • E Offline
            Egnos
            last edited by Apr 16, 2020, 9:25 AM

            Hello everybody,

            I am going crazy to find ways to disable audio from this module.

            It’s possible?
            If yes, how?

            Thank you.

            My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

            A 1 Reply Last reply May 5, 2020, 6:07 PM Reply Quote 0
            • C Offline
              costascontis
              last edited by Apr 27, 2020, 7:53 AM

              hello,is there a way to resize iframe and still shows all of my camera’s screen area?If i resize iframe window using config it just crop my camera’s view.My cam’s screen is 640x480 and to view it all i have to set the iframe to 640x480 too.Thats to big for my mirror…

              M 1 Reply Last reply May 16, 2020, 1:25 AM Reply Quote 0
              • A Offline
                AgP42 Project Sponsor Module Developer @Egnos
                last edited by May 5, 2020, 6:07 PM

                @Egnos said in MMM-SmartWebDisplay : display web contents (including YouTube) on your MM:

                Hello everybody,
                I am going crazy to find ways to disable audio from this module.
                It’s possible?
                If yes, how?
                Thank you.

                Hello,

                from the module itself : no it is not managed.
                But it depend the kind of source you are playing, if it is YouTube, you just have to click on the “Mute” button on the YouTube interface !

                1 Reply Last reply Reply Quote 0
                • M Offline
                  maxxxxpower @costascontis
                  last edited by May 16, 2020, 1:25 AM

                  @costascontis @AgP42 Same issue here. Adjusting any of the variables, either by percent or pixel, just seems to resize the window, but not the feed itself. It doesn’t zoom accordingly.

                  D 1 Reply Last reply May 25, 2020, 8:03 AM Reply Quote 0
                  • D Offline
                    Doudy @maxxxxpower
                    last edited by May 25, 2020, 8:03 AM

                    I display with MMM-SmartWebDisplay the maps of
                    ‘http://maps.meteoradar.co.uk/’ with two different zooms. No problem with that.
                    I also use the MMM-domoticz which shows me the rain forecast.
                    My question :
                    Is it possible when the% rain is less than 20%, for example, not to display the maps in SmartWebDisplay OR to display something else, for example.

                    Capture1.PNG
                    Capture2.PNG

                    A 1 Reply Last reply May 25, 2020, 11:12 AM Reply Quote 0
                    • A Offline
                      AgP42 Project Sponsor Module Developer @Doudy
                      last edited by May 25, 2020, 11:12 AM

                      @Doudy

                      To do so, you can ask your domiticz system to send a new url request according to the humidity value.
                      See https://github.com/AgP42/MMM-SmartWebDisplay#change-the-url for the synthaxe of the request to be sent.

                      But no, the module itself don’t have an input for any “logical” behavior.

                      D 1 Reply Last reply May 28, 2020, 3:25 PM Reply Quote 0
                      • 1
                      • 2
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 8 / 9
                      • 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