<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Module: iFrame! Starting Video automatically!]]></title><description><![CDATA[<p dir="auto">Hello,<br />
i wish to start with iframe the network video of Tagesschea in 100 sekunden.<br />
I tried several links with no success.<br />
The best result was with this link<br />
<a href="http://www.tagesschau.de/multimedia/video/video-244855~player_branded-true.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.tagesschau.de/multimedia/video/video-244855~player_branded-true.html</a></p>
<p dir="auto">but the video didn’t start.</p>
<p dir="auto">Any proposal for a auto play option?</p>
<p dir="auto">Here is my config:</p>
<p dir="auto">{<br />
module: ‘iFrame’,<br />
position: ‘bottom_bar’, // This can be any of the regions.<br />
config: {<br />
url: “<a href="http://www.tagesschau.de/multimedia/video/video-244855~player_branded-true.html&amp;autoplay=true" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.tagesschau.de/multimedia/video/video-244855~player_branded-true.html&amp;autoplay=true</a>”,<br />
//              url: “<a href="https://www.tagesschau.de/100sekunden/&amp;autoplay=1" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.tagesschau.de/100sekunden/&amp;autoplay=1</a>”,<br />
//              url: “<a href="http://www.tagesschau.de/export/video-podcast/webxl/tagesschau-in-100-sekunden/&amp;autoplay=1" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.tagesschau.de/export/video-podcast/webxl/tagesschau-in-100-sekunden/&amp;autoplay=1</a>”,<br />
//              url: “~/MagicMirror/modules/MMM-Podcast/video.mp4&amp;autoplay=1”,<br />
//              url: “<a href="http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4&amp;autoplay=1" target="_blank" rel="noopener noreferrer nofollow ugc">http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4&amp;autoplay=1</a>”,<br />
width: “100px”, // Optional. Default: 100%<br />
height: “100px”, //Optional. Default: 100px<br />
}<br />
},</p>
]]></description><link>https://forum.magicmirror.builders/topic/1283/module-iframe-starting-video-automatically</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 13:51:18 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1283.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Dec 2016 19:10:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Sat, 18 Feb 2017 12:24:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/morningstar" aria-label="Profile: Morningstar">@<bdi>Morningstar</bdi></a> They are <a href="http://fontawesome.io/icons/" target="_blank" rel="noopener noreferrer nofollow ugc">fontawesome icons</a>.</p>
]]></description><link>https://forum.magicmirror.builders/post/14917</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14917</guid><dc:creator><![CDATA[Jopyth]]></dc:creator><pubDate>Sat, 18 Feb 2017 12:24:43 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Thu, 16 Feb 2017 22:31:10 GMT]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="/user/jopyth" aria-label="Profile: Jopyth">@<bdi>Jopyth</bdi></a>,<br />
yes I made it. It works, but only with one video. At the moment, I am changing the Podcast module to play two videos (with two buttons at the remote page), two or more timed donwloads, but that will take some time. If someone want to use the one Video Version i can send the files, or upload them on github?! I made most of the changes in the Remote-module.</p>
<p dir="auto">I am looking for a development enviroment to develop faster than it’s possible with “serveronly”. Any suggestions?<br />
Ah and one thing, could you tell me how to get these incons for the buttons on the Remote page? A “Play”-icon would be nice.</p>
]]></description><link>https://forum.magicmirror.builders/post/14736</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14736</guid><dc:creator><![CDATA[Morningstar]]></dc:creator><pubDate>Thu, 16 Feb 2017 22:31:10 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Wed, 15 Feb 2017 10:42:35 GMT]]></title><description><![CDATA[<p dir="auto">Have you been able to solve it? Is there anything missing you would need in the Buttons or Remote Control module?</p>
]]></description><link>https://forum.magicmirror.builders/post/14600</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14600</guid><dc:creator><![CDATA[Jopyth]]></dc:creator><pubDate>Wed, 15 Feb 2017 10:42:35 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Sat, 04 Feb 2017 16:15:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jopyth" aria-label="Profile: Jopyth">@<bdi>Jopyth</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/roramirez" aria-label="Profile: roramirez">@<bdi>roramirez</bdi></a> exact. You are right. This is the Module I am using. But it will only start with a Hardwarebutton. So last night i added an extra menubutton to the Remote-Control, which will send the notification “BUTTON_PRESSED” to all modules (i hope also to the PodcastModule) and then the Video should start.<br />
That’s the theory. But i ended at the point where the Notification will be send. I also have some trouble with the podcast video download. etc.</p>
<p dir="auto">Anyway.  I figured out 3 ways to realize the “Remote Start a Video”</p>
<ol>
<li>use the Podcast-Module</li>
</ol>
<ul>
<li>with the  <a href="http://www.tagesschau.de/export/video-podcast/webxl/tagesschau-in-100-sekunden/" target="_blank" rel="noopener noreferrer nofollow ugc">Tagesschau in 100 Sek RSS</a></li>
</ul>
<ol start="2">
<li>use Iframe</li>
</ol>
<ul>
<li>and the channel “project ambr” (just search “Tagesschau in 100 sekunden” on youtube), where the latest TS100s will be uploaded every time a new one is released</li>
<li>here it’s possible to use autoplay, but i could not find a permanent link to the newest video of this channel</li>
</ul>
<ol start="2">
<li>use Iframe</li>
</ol>
<ul>
<li>and show the whole TS Website</li>
<li>there the autoplay is ON by default</li>
<li>negative points: you see the whole website around, when switching the iFrame off, while the video plays the sound will not switch off. Only the iFrame disappears. (logic cause it’s a visible switch)</li>
</ul>
<p dir="auto">ALL of them use the Remote to</p>
<ol>
<li>switch the Iframe / podcast module ON</li>
<li>switch all other modules off</li>
<li>start the video either by notification or automated</li>
</ol>
]]></description><link>https://forum.magicmirror.builders/post/13577</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/13577</guid><dc:creator><![CDATA[Morningstar]]></dc:creator><pubDate>Sat, 04 Feb 2017 16:15:20 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Sat, 04 Feb 2017 15:43:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roramirez" aria-label="Profile: roramirez">@<bdi>roramirez</bdi></a> is right I think.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lolobyte" aria-label="Profile: lolobyte">@<bdi>lolobyte</bdi></a> I thought you guys were talking about this module: <a href="https://github.com/ptrbld/MMM-Podcast" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ptrbld/MMM-Podcast</a>? Does it not work?</p>
]]></description><link>https://forum.magicmirror.builders/post/13573</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/13573</guid><dc:creator><![CDATA[Jopyth]]></dc:creator><pubDate>Sat, 04 Feb 2017 15:43:25 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Sat, 04 Feb 2017 15:42:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lolobyte" aria-label="Profile: lolobyte">@<bdi>lolobyte</bdi></a> 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.</p>
]]></description><link>https://forum.magicmirror.builders/post/13571</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/13571</guid><dc:creator><![CDATA[roramirez]]></dc:creator><pubDate>Sat, 04 Feb 2017 15:42:08 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Sat, 04 Feb 2017 15:26:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jopyth" aria-label="Profile: Jopyth">@<bdi>Jopyth</bdi></a></p>
<p dir="auto">That will be great.</p>
<p dir="auto">But on e or more things to this thematic.</p>
<p dir="auto">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.</p>
<p dir="auto">This Movie is not like one from YouTube. They can run automatically with the option autoplay=1.</p>
<p dir="auto">The Stream from the “Tagesschau in 100 Sekunden” needs an initial starting sequence.</p>
]]></description><link>https://forum.magicmirror.builders/post/13562</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/13562</guid><dc:creator><![CDATA[lolobyte]]></dc:creator><pubDate>Sat, 04 Feb 2017 15:26:58 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Sat, 04 Feb 2017 14:11:09 GMT]]></title><description><![CDATA[<p dir="auto">Would it work for you guys if I implement a <code>config</code> parameter for the <em>Remote Control</em>, similar to the ones I use for my <em>Buttons</em> module (<a href="https://github.com/jopyth/MMM-Buttons#notification-configuration" target="_blank" rel="noopener noreferrer nofollow ugc">notification specification</a>), and you can create custom Buttons with this specification for the remote control?</p>
]]></description><link>https://forum.magicmirror.builders/post/13552</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/13552</guid><dc:creator><![CDATA[Jopyth]]></dc:creator><pubDate>Sat, 04 Feb 2017 14:11:09 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Fri, 03 Feb 2017 17:53:31 GMT]]></title><description><![CDATA[<p dir="auto">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.</p>
]]></description><link>https://forum.magicmirror.builders/post/13452</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/13452</guid><dc:creator><![CDATA[Morningstar]]></dc:creator><pubDate>Fri, 03 Feb 2017 17:53:31 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Fri, 03 Feb 2017 17:43:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/morningstar" aria-label="Profile: Morningstar">@<bdi>Morningstar</bdi></a></p>
<p dir="auto">Hello, no sorry. I didn’t find a solution and also no helping hand for that.</p>
]]></description><link>https://forum.magicmirror.builders/post/13449</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/13449</guid><dc:creator><![CDATA[lolobyte]]></dc:creator><pubDate>Fri, 03 Feb 2017 17:43:28 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Thu, 02 Feb 2017 22:07:00 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/lolobyte" aria-label="Profile: lolobyte">@<bdi>lolobyte</bdi></a>,<br />
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?</p>
]]></description><link>https://forum.magicmirror.builders/post/13374</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/13374</guid><dc:creator><![CDATA[Morningstar]]></dc:creator><pubDate>Thu, 02 Feb 2017 22:07:00 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Thu, 29 Dec 2016 09:48:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roramirez" aria-label="Profile: roramirez">@<bdi>roramirez</bdi></a></p>
<p dir="auto">Hello Ramirez.</p>
<p dir="auto">The video is starting but only once.<br />
Then, when i restart the magicmirror.</p>
<p dir="auto">I realized the link <a href="http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4" target="_blank" rel="noopener noreferrer nofollow ugc">http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4</a>, is no option.<br />
The video is not really the actual newest information of the day. I must use one of the other links.</p>
<p dir="auto">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”.</p>
]]></description><link>https://forum.magicmirror.builders/post/10006</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10006</guid><dc:creator><![CDATA[lolobyte]]></dc:creator><pubDate>Thu, 29 Dec 2016 09:48:44 GMT</pubDate></item><item><title><![CDATA[Reply to Module: iFrame! Starting Video automatically! on Thu, 29 Dec 2016 02:58:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lolobyte" aria-label="Profile: lolobyte">@<bdi>lolobyte</bdi></a> Just “<a href="http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4" target="_blank" rel="noopener noreferrer nofollow ugc">http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4</a>” isn’t work for you?</p>
]]></description><link>https://forum.magicmirror.builders/post/9997</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9997</guid><dc:creator><![CDATA[roramirez]]></dc:creator><pubDate>Thu, 29 Dec 2016 02:58:39 GMT</pubDate></item></channel></rss>