<?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[MMM-SmartWebDisplay : display web contents (including YouTube) on your MM]]></title><description><![CDATA[<p dir="auto">Dear all,</p>
<p dir="auto">Following several requests on my previous module <a href="https://forum.magicmirror.builders/topic/8481/mmm-iframe-ping/39">MMM-iFrame-Ping</a>, I have created a new one on the same topic (= web display using iFrame object) with different functionalities, see a comparison at the end.</p>
<p dir="auto"><strong>Functionalities of this module :</strong></p>
<ul>
<li>Several rotating URLs, it is possible to change the URL to display through :
<ul>
<li>a timer (configurable)</li>
<li>through notification by any other module</li>
<li>by http request (using <a href="https://github.com/Jopyth/MMM-Remote-Control" target="_blank" rel="noopener noreferrer nofollow ugc">MMM-RemoteControl</a>)</li>
<li>by a <a href="https://github.com/AgP42/MMM-Remote-Control" target="_blank" rel="noopener noreferrer nofollow ugc">fork (modification) of MMM-RemoteControl</a> that add a menu to control MMM-SmartWebDisplay, see screenshot bellow</li>
</ul>
</li>
<li>Periodic refresh of the URL, or not (configurable), this allow to display images or video</li>
<li>Allow to receive notification for the following actions :
<ul>
<li>Change the URL or the list of URLs to displays, and update refresh timer value and rotating timer value (This mean that you can change the video to display on your mirror by sending a message from your phone or PC)</li>
<li>Go to the next/previous URL of the list</li>
<li>Play/Pause/Stop the update and rotation of URLs<br />
These notifications can by sent by several other MM module and also (thanks to MMM-RemoteControl) by external http request, as for example IFTTT or Tasker (Android)</li>
</ul>
</li>
<li>If a PIR-sensor using MMM-PIR-Sensor module is used, the display will not be updated during screen off (this behavior works also with all other module that send the notification “USER_PRESENCE”) and will be refresh with screen on.</li>
<li>If the MMM-SmartWebDisplay module is hidden (by MMM-RemoteControl or any Carousel module for example), the URL display will not be updated. As soon as one MMM-SmartWebDisplay module will be again displayed on the screen, an update will be requested.</li>
<li>Possibility to display the date and time of the last update request (configurable)</li>
<li>Possibility to declare several instances (but so far the notification will address all the instances together)</li>
<li>CSS file</li>
</ul>
<p dir="auto"><strong>Screenshot :</strong><br />
The module displaying YouTube :<br />
<img src="/assets/uploads/files/1549819279754-mmm-swd-youtube.png" alt="0_1549819278573_MMM-SWD-YouTube.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Modification of the module MMM-RemoteControl to allow controling MMM-SmartWebDisplay :<br />
<img src="/assets/uploads/files/1549819312509-remoteswd.png" alt="0_1549819312002_RemoteSWD.png" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1549819319191-remoteswd_2.png" alt="0_1549819318667_RemoteSWD_2.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>Comparison MMM-iFrame-Ping VS MMM-SmartWebDisplay :</strong></p>
<p dir="auto">Advantage MMM-iFrame-Ping :</p>
<ul>
<li>only display content if reachable and display the last date and time it was reachable</li>
</ul>
<p dir="auto">Advantages MMM-SmartWebDisplay :</p>
<ul>
<li>Several instances</li>
<li>Several URL with auto rotation possible</li>
<li>Notification to send new URL to display and to manage Next/Previous/Play/Pause/Stop commands</li>
<li>Special version of MMM-RemoteControl to allow Next/Previous/Play/Pause/Stop commands easily</li>
</ul>
<p dir="auto"><strong>Bugs and next to code:</strong></p>
<ul>
<li>Being able to send the new URL through MMM-RemoteControl</li>
<li>Manage the notification with several instances (to send the notification only to one instance and not all)</li>
<li>Any other idea ??</li>
</ul>
<p dir="auto"><strong>v2.0 - oct 2019</strong></p>
<ul>
<li>Add support of MMM-TelegramBot to send commands to the module</li>
</ul>
<p dir="auto"><strong>All infos and installation instruction :</strong><br />
[card:AgP42/MMM-SmartWebDisplay]</p>
<p dir="auto">And the modified version of MMM-RemoteControl :<br />
[card:AgP42/MMM-Remote-Control]</p>
]]></description><link>https://forum.magicmirror.builders/topic/9750/mmm-smartwebdisplay-display-web-contents-including-youtube-on-your-mm</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 11:38:30 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9750.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 Feb 2019 17:36:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Tue, 20 Jun 2023 03:38:28 GMT]]></title><description><![CDATA[<p dir="auto">has anyone tried using this module with an axis camera?  I have two cameras I want to rotate on my display.   all i get is the message saying “update requested at…”</p>
]]></description><link>https://forum.magicmirror.builders/post/109865</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109865</guid><dc:creator><![CDATA[alex2]]></dc:creator><pubDate>Tue, 20 Jun 2023 03:38:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Wed, 23 Nov 2022 21:56:55 GMT]]></title><description><![CDATA[<p dir="auto">Can anyone advise how I might be able to grant microphone access for a webpage being displayed via this module? The page is here: <a href="https://unitydemos.frostweepgames.com/assetstore/microphone-webgl/" target="_blank" rel="noopener noreferrer nofollow ugc">https://unitydemos.frostweepgames.com/assetstore/microphone-webgl/</a> and they’ve provided a button to request permission but it’s not working on the pi. I’m trying to use this page as a test to determine if a simple Unity project compiled for webGL with audio input / output can be displayed as a magic mirror module. Thanks in advance for any suggestions!</p>
]]></description><link>https://forum.magicmirror.builders/post/106057</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106057</guid><dc:creator><![CDATA[BigSky]]></dc:creator><pubDate>Wed, 23 Nov 2022 21:56:55 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Sun, 24 Jul 2022 13:28:57 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Sorry if this has been covered before but I’ve just tried several css parameters to try to scroll the webpage down by 100-400 px. Lots of things moved the actual iframe around the mirror to certain degrees but the actual web page inside was not affected no matter what I did.</p>
<p dir="auto">If anyone can advise the correct css ?under iframe? To use please?</p>
<p dir="auto">I had high hopes for margin height but either - or + nothing changes …</p>
<p dir="auto">Dooohhh any help appreciated sick of manually scrolling web page to position. When I do it stays there and only see the bit I want refreshing great.</p>
<p dir="auto">Thanks,</p>
<p dir="auto">Lorraine</p>
]]></description><link>https://forum.magicmirror.builders/post/103027</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/103027</guid><dc:creator><![CDATA[lmhmm]]></dc:creator><pubDate>Sun, 24 Jul 2022 13:28:57 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Mon, 04 Jul 2022 07:03:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterh" aria-label="Profile: peterh">@<bdi>peterh</bdi></a> said in <a href="/post/56584">MMM-SmartWebDisplay : display web contents (including YouTube) on your MM</a>:</p>
<blockquote>
<p dir="auto">50%</p>
</blockquote>
<p dir="auto">remove the space before the percent sign: 50% vs 50 %</p>
]]></description><link>https://forum.magicmirror.builders/post/102117</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102117</guid><dc:creator><![CDATA[TazDev]]></dc:creator><pubDate>Mon, 04 Jul 2022 07:03:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Mon, 04 Jan 2021 21:32:31 GMT]]></title><description><![CDATA[<p dir="auto">If I send a HTTP request via MMM-Remote-Control with an direct url to an .gif. Would work and play?</p>
]]></description><link>https://forum.magicmirror.builders/post/86732</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/86732</guid><dc:creator><![CDATA[fillilutten]]></dc:creator><pubDate>Mon, 04 Jan 2021 21:32:31 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Mon, 22 Jun 2020 08:53:04 GMT]]></title><description><![CDATA[<p dir="auto">Sure, I’m using MMM-HTMLSnippet now.</p>
]]></description><link>https://forum.magicmirror.builders/post/77406</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77406</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Mon, 22 Jun 2020 08:53:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Mon, 22 Jun 2020 06:06:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: BKeyport">@<bdi>BKeyport</bdi></a> said in <a href="/post/77133">MMM-SmartWebDisplay : display web contents (including YouTube) on your MM</a>:</p>
<blockquote>
<p dir="auto">Is there any way to kill the refresh animation (Fade in/out)? I generally hate animation on everything. It’s annoying. Just refresh.</p>
<p dir="auto">EDIT: I’ve given up on the module due to finding a better solution, no need to host a webpage to set up what I needed, and no fading in/out…</p>
</blockquote>
<p dir="auto">can you share the better solution?</p>
]]></description><link>https://forum.magicmirror.builders/post/77401</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77401</guid><dc:creator><![CDATA[costascontis]]></dc:creator><pubDate>Mon, 22 Jun 2020 06:06:53 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Tue, 16 Jun 2020 08:44:49 GMT]]></title><description><![CDATA[<p dir="auto">Is there any way to kill the refresh animation (Fade in/out)? I generally hate animation on everything. It’s annoying. Just refresh.</p>
<p dir="auto">EDIT: I’ve given up on the module due to finding a better solution, no need to host a webpage to set up what I needed, and no fading in/out…</p>
]]></description><link>https://forum.magicmirror.builders/post/77133</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77133</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Tue, 16 Jun 2020 08:44:49 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Thu, 28 May 2020 15:26:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/agp42" aria-label="Profile: AgP42">@<bdi>AgP42</bdi></a> “But no, the module itself don’t have an input for any “logical” behavior.”<br />
Damage<br />
:crying_face:</p>
]]></description><link>https://forum.magicmirror.builders/post/76022</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/76022</guid><dc:creator><![CDATA[Doudy]]></dc:creator><pubDate>Thu, 28 May 2020 15:26:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Mon, 25 May 2020 11:12:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doudy" aria-label="Profile: Doudy">@<bdi>Doudy</bdi></a></p>
<p dir="auto">To do so, you can ask your domiticz system to send a new url request according to the humidity value.<br />
See <a href="https://github.com/AgP42/MMM-SmartWebDisplay#change-the-url" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/AgP42/MMM-SmartWebDisplay#change-the-url</a> for the synthaxe of the request to be sent.</p>
<p dir="auto">But no, the module itself don’t have an input for any “logical” behavior.</p>
]]></description><link>https://forum.magicmirror.builders/post/75896</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75896</guid><dc:creator><![CDATA[AgP42]]></dc:creator><pubDate>Mon, 25 May 2020 11:12:40 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Mon, 25 May 2020 08:03:54 GMT]]></title><description><![CDATA[<p dir="auto">I display with MMM-SmartWebDisplay the maps of<br />
‘<a href="http://maps.meteoradar.co.uk/" target="_blank" rel="noopener noreferrer nofollow ugc">http://maps.meteoradar.co.uk/</a>’ with two different zooms. No problem with that.<br />
I also use the MMM-domoticz which shows me the rain forecast.<br />
My question :<br />
Is it possible when the% rain is less than 20%, for example, not to display the maps in SmartWebDisplay OR to display something else, for example.</p>
<p dir="auto"><img src="/assets/uploads/files/1590393721110-capture1.png" alt="Capture1.PNG" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1590393733213-capture2.png" alt="Capture2.PNG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/75892</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75892</guid><dc:creator><![CDATA[Doudy]]></dc:creator><pubDate>Mon, 25 May 2020 08:03:54 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Sat, 16 May 2020 01:25:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/costascontis" aria-label="Profile: costascontis">@<bdi>costascontis</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/agp42" aria-label="Profile: AgP42">@<bdi>AgP42</bdi></a> Same issue here. Adjusting any of the variables, either by percent or pixel, just seems to resize the window, but not the feed itself. It doesn’t zoom accordingly.</p>
]]></description><link>https://forum.magicmirror.builders/post/75270</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75270</guid><dc:creator><![CDATA[maxxxxpower]]></dc:creator><pubDate>Sat, 16 May 2020 01:25:22 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Tue, 05 May 2020 18:07:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/egnos" aria-label="Profile: Egnos">@<bdi>Egnos</bdi></a> said in <a href="/post/72862">MMM-SmartWebDisplay : display web contents (including YouTube) on your MM</a>:</p>
<blockquote>
<p dir="auto">Hello everybody,<br />
I am going crazy to find ways to disable audio from this module.<br />
It’s possible?<br />
If yes, how?<br />
Thank you.</p>
</blockquote>
<p dir="auto">Hello,</p>
<p dir="auto">from the module itself : no it is not managed.<br />
But it depend the kind of source you are playing, if it is YouTube, you just have to click on the “Mute” button on the YouTube interface !</p>
]]></description><link>https://forum.magicmirror.builders/post/74742</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74742</guid><dc:creator><![CDATA[AgP42]]></dc:creator><pubDate>Tue, 05 May 2020 18:07:23 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Mon, 27 Apr 2020 07:53:42 GMT]]></title><description><![CDATA[<p dir="auto">hello,is there a way to resize iframe and still shows all of my camera’s screen area?If i resize iframe window using config it just crop my camera’s <a href="http://view.My" target="_blank" rel="noopener noreferrer nofollow ugc">view.My</a> cam’s screen is 640x480 and to view it all i have to set the iframe to 640x480 too.Thats to big for my mirror…</p>
]]></description><link>https://forum.magicmirror.builders/post/73642</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73642</guid><dc:creator><![CDATA[costascontis]]></dc:creator><pubDate>Mon, 27 Apr 2020 07:53:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Thu, 16 Apr 2020 09:25:54 GMT]]></title><description><![CDATA[<p dir="auto">Hello everybody,</p>
<p dir="auto">I am going crazy to find ways to disable audio from this module.</p>
<p dir="auto">It’s possible?<br />
If yes, how?</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forum.magicmirror.builders/post/72862</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72862</guid><dc:creator><![CDATA[Egnos]]></dc:creator><pubDate>Thu, 16 Apr 2020 09:25:54 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Wed, 11 Mar 2020 20:30:47 GMT]]></title><description><![CDATA[<p dir="auto">So last night, I had this module running perfectly along with all my other modules.  This morning, I’m getting errors on all the site images stating “This browser does not support svg”.  No images display and they are a mixture of svgs and pngs.</p>
<p dir="auto">I’d made a copy of an existing website using HTTrack and I’m hosting it locally using Apache2.  I’m not familiar with how MagicMirror renders pages so I’m not really sure where to look or what to change to resolve this issue.</p>
<p dir="auto">Edit:  Not sure how, but the referring page was one level deeper and had to be referenced correctly.  Fixed!</p>
]]></description><link>https://forum.magicmirror.builders/post/70473</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/70473</guid><dc:creator><![CDATA[CutiePatootie]]></dc:creator><pubDate>Wed, 11 Mar 2020 20:30:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Wed, 19 Feb 2020 21:58:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/69759">MMM-SmartWebDisplay : display web contents (including YouTube) on your MM</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pdawg17" aria-label="Profile: pdawg17">@<bdi>pdawg17</bdi></a> ok, I don’t know the module, but I ‘think’ it displays ANOTHER web page ON the MM screen…  (according to the readme)</p>
<pre><code>MMM-SmartWebDisplay is a module for MagicMirror². It allow to display any web content to your MagicMirror and interact with it(the web content) through notifications or with MMM-TelegramBot.
</code></pre>
<p dir="auto">so, I’m not sure U access it via the MM web page url…</p>
<p dir="auto">now, remote control is also not a web page access tool…</p>
<p dir="auto">you can SEND it requests and it will do the action…</p>
</blockquote>
<p dir="auto">Ok I’ve got it working but not with the website I want to use. I can get YouTube videos to work now but not this site:</p>
<p dir="auto"><a href="https://www.wunderground.com/dashboard/pws/KCASANMA271" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.wunderground.com/dashboard/pws/KCASANMA271</a></p>
]]></description><link>https://forum.magicmirror.builders/post/69761</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69761</guid><dc:creator><![CDATA[pdawg17]]></dc:creator><pubDate>Wed, 19 Feb 2020 21:58:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Wed, 19 Feb 2020 20:40:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pdawg17" aria-label="Profile: pdawg17">@<bdi>pdawg17</bdi></a> ok, I don’t know the module, but I ‘think’ it displays ANOTHER web page ON the MM screen…  (according to the readme)</p>
<pre><code>MMM-SmartWebDisplay is a module for MagicMirror². It allow to display any web content to your MagicMirror and interact with it(the web content) through notifications or with MMM-TelegramBot.
</code></pre>
<p dir="auto">so, I’m not sure U access it via the MM web page url…</p>
<p dir="auto">now, remote control is also not a web page access tool…</p>
<p dir="auto">you can SEND it requests and it will do the action…</p>
]]></description><link>https://forum.magicmirror.builders/post/69759</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69759</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Feb 2020 20:40:37 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Wed, 19 Feb 2020 20:34:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/69755">MMM-SmartWebDisplay : display web contents (including YouTube) on your MM</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pdawg17" aria-label="Profile: pdawg17">@<bdi>pdawg17</bdi></a> that doesn’t sound right…</p>
<p dir="auto">MM_IPaddress:8080</p>
<p dir="auto">that should bring up the MM interface</p>
<p dir="auto">refused to connect”</p>
<p dir="auto">could also mean wrong ip address</p>
</blockquote>
<p dir="auto">I’m sorry. What I mean is the MMM-SmartWebDisplay part of the Mirror gives that error. I can access the mirror from a browser just fine.</p>
]]></description><link>https://forum.magicmirror.builders/post/69757</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69757</guid><dc:creator><![CDATA[pdawg17]]></dc:creator><pubDate>Wed, 19 Feb 2020 20:34:33 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Wed, 19 Feb 2020 19:59:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pdawg17" aria-label="Profile: pdawg17">@<bdi>pdawg17</bdi></a> that doesn’t sound right…</p>
<p dir="auto">MM_IPaddress:8080</p>
<p dir="auto">that should bring up the MM interface</p>
<p dir="auto">refused to connect”</p>
<p dir="auto">could also mean wrong ip address</p>
]]></description><link>https://forum.magicmirror.builders/post/69755</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69755</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Feb 2020 19:59:05 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Wed, 19 Feb 2020 19:10:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/69752">MMM-SmartWebDisplay : display web contents (including YouTube) on your MM</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pdawg17" aria-label="Profile: pdawg17">@<bdi>pdawg17</bdi></a> in your config.js, more than likely u have</p>
<pre><code>address: 'localhost',
ipwhiteList:[.......]
</code></pre>
<p dir="auto">this means that ONLY apps INSIDE the mirror machine can access the mirror app (usually a mirror hangs on the wall and no-one accesses it (or should) )…</p>
<p dir="auto">u need to allow outside access</p>
<pre><code>address="0.0.0.0",
ipWhiteList:[],
</code></pre>
<p dir="auto">allow anyone to access on any network interface (wifi or lan if both enabled)</p>
</blockquote>
<p dir="auto">Unfortunately, your solution is what I have already :(</p>
]]></description><link>https://forum.magicmirror.builders/post/69753</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69753</guid><dc:creator><![CDATA[pdawg17]]></dc:creator><pubDate>Wed, 19 Feb 2020 19:10:03 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Wed, 19 Feb 2020 19:03:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pdawg17" aria-label="Profile: pdawg17">@<bdi>pdawg17</bdi></a> in your config.js, more than likely u have</p>
<pre><code>address: 'localhost',
ipwhiteList:[.......]
</code></pre>
<p dir="auto">this means that ONLY apps INSIDE the mirror machine can access the mirror app (usually a mirror hangs on the wall and no-one accesses it (or should) )…</p>
<p dir="auto">u need to allow outside access</p>
<pre><code>address="0.0.0.0",
ipWhiteList:[],
</code></pre>
<p dir="auto">allow anyone to access on any network interface (wifi or lan if both enabled)</p>
]]></description><link>https://forum.magicmirror.builders/post/69752</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69752</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Feb 2020 19:03:36 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Wed, 19 Feb 2020 18:59:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a>  ‘It’ would be the MM setup from my browser: MM_IPaddress:8080. Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/69751</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69751</guid><dc:creator><![CDATA[pdawg17]]></dc:creator><pubDate>Wed, 19 Feb 2020 18:59:22 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SmartWebDisplay : display web contents (including YouTube) on your MM on Wed, 19 Feb 2020 18:53:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pdawg17" aria-label="Profile: pdawg17">@<bdi>pdawg17</bdi></a> said in <a href="/post/69749">MMM-SmartWebDisplay : display web contents (including YouTube) on your MM</a>:</p>
<blockquote>
<p dir="auto">when looking at it from my browser it says the URL “refused to connect”</p>
</blockquote>
<p dir="auto">what is ‘it’??   MM or the URL U are trying to view?</p>
]]></description><link>https://forum.magicmirror.builders/post/69750</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69750</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Feb 2020 18:53:52 GMT</pubDate></item></channel></rss>