<?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[Can You connect to MM server via laptop?]]></title><description><![CDATA[<p dir="auto">I have my Raspberry Pi running MM in server mode and I can access this from my pi browser however I can’t connect from another device.<br />
I plan to create a few mirrors with old tablets and or Old phones.<br />
the problem I’m having is I can’t connect with anything other then my pi.<br />
I’ve edited the config.js file so the whitelist is set to all IPs []<br />
I even tried setting to my laptops current IP (192.168.1.6)<br />
Am I missing something or is this not possible?</p>
]]></description><link>https://forum.magicmirror.builders/topic/8583/can-you-connect-to-mm-server-via-laptop</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 08:15:31 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/8583.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Aug 2018 15:47:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can You connect to MM server via laptop? on Thu, 16 Aug 2018 11:53:52 GMT]]></title><description><![CDATA[<p dir="auto">I tested a few phones now and it seems to be a browser issue.<br />
I downloaded Chrome to a old phone that wouldn’t display MM using it’s default browser. this Now displays MM. :smiling_face_with_smiling_eyes:<br />
Unfortunately my old tablet will not down load this. I suspect it is to old to handle it. Sadly I had built a mirror for this tablet so looks like I need to find an app till I create something to show MM content on this tablet.</p>
]]></description><link>https://forum.magicmirror.builders/post/43473</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43473</guid><dc:creator><![CDATA[Tuicemen]]></dc:creator><pubDate>Thu, 16 Aug 2018 11:53:52 GMT</pubDate></item><item><title><![CDATA[Reply to Can You connect to MM server via laptop? on Thu, 16 Aug 2018 00:14:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tuicemen" aria-label="Profile: tuicemen">@<bdi>tuicemen</bdi></a></p>
<p dir="auto">You’re welcome. I have an old iPad that doesn’t work in the way, also.</p>
]]></description><link>https://forum.magicmirror.builders/post/43441</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43441</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Thu, 16 Aug 2018 00:14:09 GMT</pubDate></item><item><title><![CDATA[Reply to Can You connect to MM server via laptop? on Wed, 15 Aug 2018 17:04:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: mykle1">@<bdi>mykle1</bdi></a> said in <a href="/post/43431">Can You connect to MM server via laptop?</a>:</p>
<blockquote>
<p dir="auto">address: “0.0.0.0”</p>
</blockquote>
<p dir="auto">address: “0.0.0.0” was the key ,thanks, I can now view from My laptop. However this doesn’t work for my old tablet :frowning_face:<br />
It maybe something to do with its browser as I only get a black screen.<br />
Tablet is running Android 2.3.1 so it may be too old. :frowning_face:</p>
]]></description><link>https://forum.magicmirror.builders/post/43434</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43434</guid><dc:creator><![CDATA[Tuicemen]]></dc:creator><pubDate>Wed, 15 Aug 2018 17:04:30 GMT</pubDate></item><item><title><![CDATA[Reply to Can You connect to MM server via laptop? on Wed, 15 Aug 2018 16:17:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tuicemen" aria-label="Profile: tuicemen">@<bdi>tuicemen</bdi></a></p>
<p dir="auto">This used to work on older versions of MM. You can try this at the beginning of your config.js.</p>
<pre><code>var config = {
	address: "0.0.0.0",
	port: 8080,
	ipWhitelist: [], // Set [] to allow all IP addresses
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/43431</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43431</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Wed, 15 Aug 2018 16:17:44 GMT</pubDate></item></channel></rss>