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

Display web widget on mirror through iFrame?

Scheduled Pinned Locked Moved Troubleshooting
60 Posts 9 Posters 59.5k Views 9 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.
  • M Offline
    michael24h
    last edited by michael24h Mar 14, 2017, 4:42 PM Mar 14, 2017, 4:41 PM

    @fox said in Display web widget on mirror through iFrame?:

    url: “http://192.168.188.30/indexsmall.html”,

    this won’t work url: “http://192.168.188.30/indexsmall.html”,
    only way :
    ->index or home.html

    1 Reply Last reply Reply Quote 0
    • F Offline
      fox
      last edited by Mar 14, 2017, 4:49 PM

      @michael24h said in Display web widget on mirror through iFrame?:

      http://cdnx.tribalfusion.com/media/6869616/assets/video1.mp4

      You mean that i change my config of iFrame with your URL?
      like this?

                      {
                              module: "MMM-iFrameReload",
                              position: "top_right",
                              header: "",
                              config: {
                                      url: "http://cdnx.tribalfusion.com/media/6869616/assets/video1.mp4",
                                      width: "100%",
                                      height: "150px"
                              }
                      },
      
      

      Issues With MMM-WatchDog known?

      https://forum.magicmirror.builders/post/29827

      Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

      1 Reply Last reply Reply Quote 0
      • M Offline
        michael24h
        last edited by Mar 14, 2017, 4:52 PM

        yes
        page like index.html or home.html need be live.
        if I wanna add home page my home pninter:
        need somtning like this
        http://192.168.0.27/sws/index.html this will.

        1 Reply Last reply Reply Quote 0
        • M Offline
          michael24h
          last edited by Mar 14, 2017, 4:55 PM

          @fox said in Display web widget on mirror through iFrame?:

          http://cdnx.tribalfusion.com/media/6869616/assets/video1.mp4

          just paste your link in web browser
          –> http://cdnx.tribalfusion.com/media/6869616/assets/video1.mp4
          will work in browser, will work in mm. MM thats web browser “without mouse”

          1 Reply Last reply Reply Quote 1
          • F Offline
            fox
            last edited by fox Mar 14, 2017, 4:56 PM Mar 14, 2017, 4:55 PM

            I changed it but no effect:

                            {
                                    module: "MMM-iFrameReload",
                                    position: "top_right",
                                    header: "",
                                    config: {
                                            url: "http://192.168.188.30/home.html",
                                            width: "100%",
                                            height: "150px"
                                    }
                            },
            
            

            top right is the position and it shows only a scroll element
            alt text

            Issues With MMM-WatchDog known?

            https://forum.magicmirror.builders/post/29827

            Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

            1 Reply Last reply Reply Quote 0
            • M Offline
              michael24h
              last edited by Mar 14, 2017, 4:58 PM

              @fox said in Display web widget on mirror through iFrame?:

              /192.168.188.30

              Because this address /192.168.188.30 its not live, your pulling doc with .html
              Give a shot on local network printer, as long as printer have web

              F 1 Reply Last reply Mar 14, 2017, 5:00 PM Reply Quote 0
              • M Offline
                michael24h
                last edited by michael24h Mar 14, 2017, 5:00 PM Mar 14, 2017, 5:00 PM

                simply you may try with dropbox doc, picture or anything. as long will open in web browser, will open in MM
                Thanks

                1 Reply Last reply Reply Quote 0
                • F Offline
                  fox @michael24h
                  last edited by fox Mar 14, 2017, 5:02 PM Mar 14, 2017, 5:00 PM

                  @michael24h said in Display web widget on mirror through iFrame?:

                  @fox said in Display web widget on mirror through iFrame?:

                  /192.168.188.30

                  Because this address /192.168.188.30 its not live, your pulling doc with .html
                  Give a shot on local network printer, as long as printer have web

                  I dont understand your answer but it think you mean perhaps that Local IPs in the same network (Magic mirror and IP) are not allowed?
                  I also checked the DNS name of 192.168.188.30.

                  Note:
                  There is a second raspi who gets temperatures. It’s in the same homenetwork. I can also take the hostname (poolpi) like:

                                  {
                                          module: "MMM-iFrameReload",
                                          position: "top_center",
                                          header: "",
                                          config: {
                                                  url: "http://poolpi/home.html",
                                                  width: "100%",
                                                  height: "100%px"
                                          }
                                  },
                  

                  But no effect. No content is showing

                  Issues With MMM-WatchDog known?

                  https://forum.magicmirror.builders/post/29827

                  Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    michael24h
                    last edited by Mar 14, 2017, 5:07 PM

                    @fox said in Display web widget on mirror through iFrame?:

                    http://poolpi/home.html

                    on screen shot, i can see empty iframe.
                    can you open this address http://xxx.xxx.xxx. from deferent pc or mac. You will need share this doc or picture on local network first

                    M 1 Reply Last reply Mar 14, 2017, 5:09 PM Reply Quote 0
                    • M Offline
                      michael24h @michael24h
                      last edited by Mar 14, 2017, 5:09 PM

                      @michael24h

                      For instant example
                      somthing like : http://192.168.0.12/photo/#!Albums

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 4 / 6
                      4 / 6
                      • First post
                        36/60
                        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