• 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.6k 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 Mar 14, 2017, 5:34 PM

    0_1489512853442_Screen Shot 2017-03-14 at 17.31.08.png
    next

    0_1489512867842_Screen Shot 2017-03-14 at 17.31.30.png
    next
    0_1489512879649_Screen Shot 2017-03-14 at 17.32.31.png

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

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

      can you open this html doc from anather machine ? in local network
      if not you not sharing this document called .html in local net

      Now i have created also a folder “pool” and point to the folder (file is now index.html) and the config points only to the folder. but also no effect.
      alt text

      Also checked with another computer in same network, the PC shows the page… Only mm, respective the MMM-iFrame module does not show the content

      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
      • F Offline
        fox
        last edited by Mar 14, 2017, 5:45 PM

        I also copied the html file to the Magic-Mirror-Raspi:
        http://192.168.188.25:8080/modules/MMM-iFrameReload/index.html

                        {
                                module: "MMM-iFrameReload",
                                position: "top_right",
                                header: "",
                                config: {
                                        url: "http://192.168.188.25:8080/modules/MMM-iFrameReload/index.html",
                                        width: "100%",
                                        height: "100%px"
                                }
                        },
        
        

        Also no effect

        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:45 PM

          I’m not to sure what is the problem.
          I share page html form my mac to local network
          page called cookie-policy.html
          place in iframe
          0_1489513430808_IMG_0420.JPG
          Just wanted ask have you tried with another page. youtube or anything ?

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

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

            url: “http://192.168.188.25:8080/modules/MMM-iFrameReload/index.html”,

            See if this works

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

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

              @michael24h

              I got it… really weird:
              This works: https://github.com/desertblade/iFrame

              This does not work: https://github.com/TheBogueRat/MMM-iFrameReload

              alt text

              I checke the posts in this tread and i saw that you are using iFrame instead of iFrameReload :)

              Now i must update this but i will likely do this with shedule updater. Thank you michael

              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:56 PM

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

                https://github.com/TheBogueRat/MMM-iFrameReload

                Actually I Didn’t know there two different iframe modules.
                I’m glad you work out this

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

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

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

                  https://github.com/TheBogueRat/MMM-iFrameReload

                  Actually I Didn’t know there two different iframe modules.
                  I’m glad you work out this

                  I think the diffference is, that the Reload-module can update the content.
                  Thank you :)

                  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, 6:55 PM

                    I didn’t help much. but thanks

                    1 Reply Last reply Reply Quote 1
                    • M Offline
                      michael24h
                      last edited by Mar 15, 2017, 10:47 PM

                      Hi I did think about iframe iFrameReload.
                      and works very good. no problem so far…
                      html doc going too
                      MagicMirror/modules/MMM-iFrameReload

                      {
                      module: ‘MMM-iFrameReload’,
                      header:‘Traffic Map’,
                      position: ‘bottom_left’, // This can be any of the regions.
                      config: {
                      url: “http://localhost:8080/modules/MMM-iFrameReload/anyname.html”,
                      width: “380px”,
                      height: “400px”,
                      refreshInterval: 800
                      }

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