<?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[Display Magic Mirror on a website]]></title><description><![CDATA[<p dir="auto">Is this idea possible</p>
<p dir="auto">I have created a MagicMirror that will be housed in my Campervan. It has various weather and GPS and other details . I would like to show this on a page on my website in an iFrame.  Like a remote mirror.</p>
<p dir="auto">Apart from the obvious access permissions which are easy, I tried looking up this but all I get is adding a webpage to the MM not the other way round</p>
<p dir="auto">Anyone got any ideas if its even possible</p>
<p dir="auto">Cheers</p>
]]></description><link>https://forum.magicmirror.builders/topic/14822/display-magic-mirror-on-a-website</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 03:04:49 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14822.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 23 Mar 2021 08:31:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Display Magic Mirror on a website on Wed, 24 Mar 2021 10:05:20 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> Thanks Sam, I was trying with an internal web server first. I will try using the external server instead.</p>
]]></description><link>https://forum.magicmirror.builders/post/89810</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89810</guid><dc:creator><![CDATA[harney]]></dc:creator><pubDate>Wed, 24 Mar 2021 10:05:20 GMT</pubDate></item><item><title><![CDATA[Reply to Display Magic Mirror on a website on Tue, 23 Mar 2021 16:01:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/harney" aria-label="Profile: harney">@<bdi>harney</bdi></a></p>
<pre><code>src="http://addr:port"
</code></pre>
<p dir="auto">u are displaying in another server on pi?</p>
<p dir="auto">sorry, where is that web server?</p>
<p dir="auto">you said u can access mm externally?<br />
but then used the internal ip address?</p>
<p dir="auto">my pi is at 192.168.2.44:8090<br />
and my external router is 47.220.yy.zz<br />
so I would have to use<br />
<a href="http://47.220.yy.zz:8090" target="_blank" rel="noopener noreferrer nofollow ugc">http://47.220.yy.zz:8090</a><br />
and have port 8090 forwarded from router to pi.</p>
]]></description><link>https://forum.magicmirror.builders/post/89803</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89803</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 23 Mar 2021 16:01:44 GMT</pubDate></item><item><title><![CDATA[Reply to Display Magic Mirror on a website on Tue, 23 Mar 2021 15:50:39 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> Thanks Sam. Yes I have all that part working can access MM  externally.  Im planning on running the MM while im travelling and have it displayed on my external website for friends and family to see.  But  I just cant seen to get the magic mirror to embed in the web pages iframe. I think I have a coding incorrect.</p>
<p dir="auto">If I can get it working within the PI, I will set the site to run from it</p>
<p dir="auto">Im currently using the following code with no luck (i’ve removed the size parameteres atm)</p>
<pre><code>&lt;iframe src="192.168.1.200:8080" &gt;&lt;/iframe&gt;
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/89802</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89802</guid><dc:creator><![CDATA[harney]]></dc:creator><pubDate>Tue, 23 Mar 2021 15:50:39 GMT</pubDate></item><item><title><![CDATA[Reply to Display Magic Mirror on a website on Tue, 23 Mar 2021 12:57:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/harney" aria-label="Profile: harney">@<bdi>harney</bdi></a>  you will need to do some setup.</p>
<p dir="auto">on your router, you will need to do some port forwarding, to allow systems outside your network to access systems inside… you will need to make sure the port number on the outside matches the MM port number. (some routers have the ability to save that config, even if its not active, so make sure its active too)</p>
<p dir="auto">now you will need to FIND your router from the internet…  most residential accounts use dynamic address assignment (DHCP), and there is no guaranty that the address will come  back the same if there was a power off, of other unrelated disconnection.<br />
I use a name-&gt; ip mapper called <a href="http://dyndns.org" target="_blank" rel="noopener noreferrer nofollow ugc">dyndns.org</a>, but there are a few of these.<br />
(some routers have this built in, and will update the configured account whenever it gets a new address, there are also apps provided that run on windows that do this)</p>
<p dir="auto">so I can get to my home machines with http://???.dyndns.org:port</p>
<p dir="auto">then u should be able to view your home/campervan MM from anywhere<br />
(note that I’ve had trouble with a couple routers where accessing the system with the external name/port while ON the internal network doesn’t work… )<br />
I can test this by turning off wifi and using the cell network, as the towers are outside my house.</p>
]]></description><link>https://forum.magicmirror.builders/post/89798</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89798</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 23 Mar 2021 12:57:16 GMT</pubDate></item></channel></rss>