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.

    Module: iFrame! Starting Video automatically!

    Scheduled Pinned Locked Moved Troubleshooting
    14 Posts 4 Posters 9.4k Views 4 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.
    • lolobyteL Offline
      lolobyte
      last edited by

      Hello,
      i wish to start with iframe the network video of Tagesschea in 100 sekunden.
      I tried several links with no success.
      The best result was with this link
      http://www.tagesschau.de/multimedia/video/video-244855~player_branded-true.html

      but the video didn’t start.

      Any proposal for a auto play option?

      Here is my config:

      {
      module: ‘iFrame’,
      position: ‘bottom_bar’, // This can be any of the regions.
      config: {
      url: “http://www.tagesschau.de/multimedia/video/video-244855~player_branded-true.html&autoplay=true”,
      // url: “https://www.tagesschau.de/100sekunden/&autoplay=1”,
      // url: “http://www.tagesschau.de/export/video-podcast/webxl/tagesschau-in-100-sekunden/&autoplay=1”,
      // url: “~/MagicMirror/modules/MMM-Podcast/video.mp4&autoplay=1”,
      // url: “http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4&autoplay=1”,
      width: “100px”, // Optional. Default: 100%
      height: “100px”, //Optional. Default: 100px
      }
      },

      R 1 Reply Last reply Reply Quote 0
      • R Offline
        roramirez Core Contributors @lolobyte
        last edited by

        @lolobyte Just “http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4” isn’t work for you?

        Easy module development with MagicMirror Module Template

        lolobyteL 1 Reply Last reply Reply Quote 0
        • lolobyteL Offline
          lolobyte @roramirez
          last edited by

          @roramirez

          Hello Ramirez.

          The video is starting but only once.
          Then, when i restart the magicmirror.

          I realized the link http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4, is no option.
          The video is not really the actual newest information of the day. I must use one of the other links.

          My plan was to became a possibility to start every time when i activate the iframe module with the first tapping on “iFrame” with the hep of the module “Remote-Control”.

          1 Reply Last reply Reply Quote 1
          • MorningstarM Offline
            Morningstar
            last edited by

            Hello @lolobyte,
            that is exactly what i also wanted to do. Starting the Tagesschau or whatever with the “Remote-Control” module. Did you found a solution for your problem?

            lolobyteL 1 Reply Last reply Reply Quote 0
            • lolobyteL Offline
              lolobyte @Morningstar
              last edited by

              @Morningstar

              Hello, no sorry. I didn’t find a solution and also no helping hand for that.

              1 Reply Last reply Reply Quote 0
              • MorningstarM Offline
                Morningstar
                last edited by

                Har. That’s sad. Then I need to check the possibilities by myself. I thought I just wait some time and the problem solves itself.

                1 Reply Last reply Reply Quote 0
                • J Offline
                  Jopyth Moderator
                  last edited by Jopyth

                  Would it work for you guys if I implement a config parameter for the Remote Control, similar to the ones I use for my Buttons module (notification specification), and you can create custom Buttons with this specification for the remote control?

                  Helpful sticky: How to troubleshoot

                  lolobyteL 1 Reply Last reply Reply Quote 0
                  • lolobyteL Offline
                    lolobyte @Jopyth
                    last edited by

                    @Jopyth

                    That will be great.

                    But on e or more things to this thematic.

                    It is not the problem to load the movie with iFrame. The problem is if the Frame is loaded, you must simulate a mouse button to start this movie.

                    This Movie is not like one from YouTube. They can run automatically with the option autoplay=1.

                    The Stream from the “Tagesschau in 100 Sekunden” needs an initial starting sequence.

                    R J 2 Replies Last reply Reply Quote 0
                    • R Offline
                      roramirez Core Contributors @lolobyte
                      last edited by

                      @lolobyte The problem for “Tagesschau in 100 Sekunden” you can not using autoplay variable because is a parameter of Youtube. I think the integration with they will not possible with Iframe. Maybe a stream video module o something like that, I dont know if exists one. If not exists you can create one for this purpose.

                      Easy module development with MagicMirror Module Template

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        Jopyth Moderator @lolobyte
                        last edited by Jopyth

                        @roramirez is right I think.

                        @lolobyte I thought you guys were talking about this module: https://github.com/ptrbld/MMM-Podcast? Does it not work?

                        Helpful sticky: How to troubleshoot

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