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

Module: iFrame! Starting Video automatically!

Scheduled Pinned Locked Moved Troubleshooting
14 Posts 4 Posters 9.2k 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.
  • L Offline
    lolobyte
    last edited by Dec 28, 2016, 7:10 PM

    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 Dec 29, 2016, 2:58 AM Reply Quote 0
    • R Offline
      roramirez Core Contributors @lolobyte
      last edited by Dec 29, 2016, 2:58 AM

      @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

      L 1 Reply Last reply Dec 29, 2016, 9:48 AM Reply Quote 0
      • L Offline
        lolobyte @roramirez
        last edited by Dec 29, 2016, 9:48 AM

        @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
        • M Offline
          Morningstar
          last edited by Feb 2, 2017, 10:07 PM

          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?

          L 1 Reply Last reply Feb 3, 2017, 5:43 PM Reply Quote 0
          • L Offline
            lolobyte @Morningstar
            last edited by Feb 3, 2017, 5:43 PM

            @Morningstar

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

            1 Reply Last reply Reply Quote 0
            • M Offline
              Morningstar
              last edited by Feb 3, 2017, 5:53 PM

              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 Feb 4, 2017, 2:11 PM Feb 4, 2017, 2:10 PM

                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

                L 1 Reply Last reply Feb 4, 2017, 3:26 PM Reply Quote 0
                • L Offline
                  lolobyte @Jopyth
                  last edited by Feb 4, 2017, 3:26 PM

                  @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 Feb 4, 2017, 3:42 PM Reply Quote 0
                  • R Offline
                    roramirez Core Contributors @lolobyte
                    last edited by Feb 4, 2017, 3:42 PM

                    @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 Feb 4, 2017, 3:43 PM Feb 4, 2017, 3:42 PM

                      @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