<?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-IPCam - Display images from your (foscam) ip camera]]></title><description><![CDATA[<p dir="auto">[card:RedNax67/MMM-IPCam]</p>
<p dir="auto">Display ipcam (foscam and compatible) feed on MagicMirror</p>
]]></description><link>https://forum.magicmirror.builders/topic/614/mmm-ipcam-display-images-from-your-foscam-ip-camera</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 17:57:05 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/614.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Sep 2016 06:06:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Wed, 08 Feb 2017 22:04:47 GMT]]></title><description><![CDATA[<p dir="auto">I have a night owl camera system and was wondering if this particular module would work with those?  Me module was previously titled for only foscam but I am not sure if it would work with all IP camera systems.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.magicmirror.builders/post/14007</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14007</guid><dc:creator><![CDATA[ooom416354]]></dc:creator><pubDate>Wed, 08 Feb 2017 22:04:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Tue, 24 Jan 2017 17:43:50 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the help.  All my other modules work fine.  This is an F19831P  and I can display a live stream by putting this address ina web browser:  <a href="http://192.168.0.10:80/cgi-bin/CGIStream.cgi?cmd=GetMJStream&amp;usr=username&amp;pwd=pw&amp;t" target="_blank" rel="noopener noreferrer nofollow ugc">http://192.168.0.10:80/cgi-bin/CGIStream.cgi?cmd=GetMJStream&amp;usr=username&amp;pwd=pw&amp;t</a></p>
<p dir="auto">Here is the code I put in the config.js:</p>
<pre><code>{
                     module: 'MMM-IPCam',
        		position: 'top_left',
        		config: {
            		invertColors: false,
            		updateInterval : 10000,
            		host: '192.168.0.10',
            		port: 80,
            		user: 'userpw',
            		pass: 'pw' 
			}
        	},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/12342</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/12342</guid><dc:creator><![CDATA[Mitch1138]]></dc:creator><pubDate>Tue, 24 Jan 2017 17:43:50 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Mon, 23 Jan 2017 21:06:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mitch1138" aria-label="Profile: Mitch1138">@<bdi>Mitch1138</bdi></a> Usually a black screen indicates an error with the <code>config.js</code> file. It’s possible you made a minor mistake in the module’s configuration settings. If you post it here we can take a look at it and see if anything obvious shows up.</p>
]]></description><link>https://forum.magicmirror.builders/post/12260</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/12260</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Mon, 23 Jan 2017 21:06:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Sun, 22 Jan 2017 19:33:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mitchfarino" aria-label="Profile: Mitchfarino">@<bdi>Mitchfarino</bdi></a> said in <a href="/post/4692">MMM-IPCam - Display images from your (foscam) ip camera</a>:</p>
<blockquote>
<p dir="auto">Nice work!</p>
<p dir="auto">Could it be used in conjunction with this?</p>
<p dir="auto"><a href="http://projects.privateeyepi.com/" target="_blank" rel="noopener noreferrer nofollow ugc">http://projects.privateeyepi.com/</a></p>
<p dir="auto">I’m thinking of using a second Pi as a back up security system</p>
</blockquote>
<p dir="auto">i would appreciate this !</p>
]]></description><link>https://forum.magicmirror.builders/post/12079</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/12079</guid><dc:creator><![CDATA[fox]]></dc:creator><pubDate>Sun, 22 Jan 2017 19:33:40 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Tue, 17 Jan 2017 17:28:45 GMT]]></title><description><![CDATA[<p dir="auto">I am new to MagicMirror but do have several modules working, but no success with IpCam.  The module is in the MMM-IpCam folder in magicMirror/modules but on startup the entire screen is black.  If I remove MM-IpCam from the config file, everything comes back.  I can successfully stream images from by camera and a web browser with:  <a href="http://0.0.0.0" target="_blank" rel="noopener noreferrer nofollow ugc">http://0.0.0.0</a>:port/cgi-bin/CGIStream.cgi?cmd=GetMJStream&amp;usr=&amp;pwd=.  Any suggestions?  Thanks.</p>
]]></description><link>https://forum.magicmirror.builders/post/11428</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/11428</guid><dc:creator><![CDATA[Mitch1138]]></dc:creator><pubDate>Tue, 17 Jan 2017 17:28:45 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Mon, 16 Jan 2017 07:06:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vitiate" aria-label="Profile: Vitiate">@<bdi>Vitiate</bdi></a> I´m using the mjpeg-Stream from my ipCam;</p>
<pre><code>document.getElementById("foscam").src = "http://0.0.0.0:Port/cgi-bin/CGIStream.cgi?cmd=GetMJStream&amp;usr=USER&amp;pwd=PASS";
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/11209</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/11209</guid><dc:creator><![CDATA[desq]]></dc:creator><pubDate>Mon, 16 Jan 2017 07:06:37 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Thu, 12 Jan 2017 03:31:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/desq" aria-label="Profile: desq">@<bdi>desq</bdi></a> How are you doing this?</p>
]]></description><link>https://forum.magicmirror.builders/post/10901</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10901</guid><dc:creator><![CDATA[Vitiate]]></dc:creator><pubDate>Thu, 12 Jan 2017 03:31:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Tue, 27 Dec 2016 11:55:53 GMT]]></title><description><![CDATA[<p dir="auto">I got a FOSCAM FI-9805W, which seems also not supported. I think, there are different FOSCAM APIs out there.<br />
My camera returns a JPG after this call:</p>
<ul>
<li><a href="http://192.168.x.x:8080/cgi-bin/CGIProxy.fcgi?usr=XXX&amp;pwd=xxx&amp;cmd=snapPicture2" target="_blank" rel="noopener noreferrer nofollow ugc">http://192.168.x.x:8080/cgi-bin/CGIProxy.fcgi?usr=XXX&amp;pwd=xxx&amp;cmd=snapPicture2</a></li>
</ul>
<p dir="auto">I’m not sure, which one the library uses? the one of the foscam forum works with me.</p>
]]></description><link>https://forum.magicmirror.builders/post/9891</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9891</guid><dc:creator><![CDATA[binderth]]></dc:creator><pubDate>Tue, 27 Dec 2016 11:55:53 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Thu, 15 Sep 2016 06:31:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rednax" aria-label="Profile: RedNax">@<bdi>RedNax</bdi></a> I´m using a mjpeg stream to view my camera on my small magic mirror.<br />
no need to tinker to support my “unsupported” cam.</p>
]]></description><link>https://forum.magicmirror.builders/post/4826</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4826</guid><dc:creator><![CDATA[desq]]></dc:creator><pubDate>Thu, 15 Sep 2016 06:31:49 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Wed, 14 Sep 2016 08:08:47 GMT]]></title><description><![CDATA[<p dir="auto">Looks like your cam isn’t supported by <a href="https://github.com/fvdm/nodejs-foscam" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/fvdm/nodejs-foscam</a> which is what i’m using in the module.</p>
<p dir="auto">Could you have a look here <a href="http://foscam.us/forum/how-to-get-jpg-pictures-and-mj-stream-on-fi9821w-fi9801-02w-t4328.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://foscam.us/forum/how-to-get-jpg-pictures-and-mj-stream-on-fi9821w-fi9801-02w-t4328.html</a> and see if you can get a jpeg from your cam? If so i could try to incorporate it…</p>
]]></description><link>https://forum.magicmirror.builders/post/4772</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4772</guid><dc:creator><![CDATA[RedNax]]></dc:creator><pubDate>Wed, 14 Sep 2016 08:08:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Wed, 14 Sep 2016 05:46:57 GMT]]></title><description><![CDATA[<p dir="auto">seems to be the issue. (my Foscam FI9853EP)<br />
Here is content of the “Object”;</p>
<p dir="auto">"</p>


 
  404 - Not Found
 
 
  <h1>404 - Not Found</h1>
 
"]]></description><link>https://forum.magicmirror.builders/post/4769</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4769</guid><dc:creator><![CDATA[desq]]></dc:creator><pubDate>Wed, 14 Sep 2016 05:46:57 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Tue, 13 Sep 2016 07:08:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/desq" aria-label="Profile: desq">@<bdi>desq</bdi></a> What’s the entire content of img tag in your screenshot? Could it be that your cam’s not compatible maybe?</p>
]]></description><link>https://forum.magicmirror.builders/post/4724</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4724</guid><dc:creator><![CDATA[RedNax]]></dc:creator><pubDate>Tue, 13 Sep 2016 07:08:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Mon, 12 Sep 2016 19:29:49 GMT]]></title><description><![CDATA[<p dir="auto">Not much more info…<br />
As seems as if the img url is still a xml-Object;</p>
<pre><code>Notification: GET_CAM Payload: [object Object]
Notification: GET_CAM Payload: [object Object]
{ undefined: 'undefined' }
{ undefined: 'undefined' }
Notification: GET_CAM Payload: [object Object]
Notification: GET_CAM Payload: [object Object]
{ undefined: 'undefined' }
{ undefined: 'undefined' }
Notification: GET_CAM Payload: [object Object]
{ undefined: 'undefined' }
Notification: GET_CAM Payload: [object Object]
{ undefined: 'undefined' }
Notification: GET_CAM Payload: [object Object]
Notification: GET_CAM Payload: [object Object]
{ undefined: 'undefined' }
{ undefined: 'undefined' }
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/4697</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4697</guid><dc:creator><![CDATA[desq]]></dc:creator><pubDate>Mon, 12 Sep 2016 19:29:49 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Mon, 12 Sep 2016 13:13:08 GMT]]></title><description><![CDATA[<p dir="auto">Nice work!</p>
<p dir="auto">Could it be used in conjunction with this?</p>
<p dir="auto"><a href="http://projects.privateeyepi.com/" target="_blank" rel="noopener noreferrer nofollow ugc">http://projects.privateeyepi.com/</a></p>
<p dir="auto">I’m thinking of using a second Pi as a back up security system</p>
]]></description><link>https://forum.magicmirror.builders/post/4692</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4692</guid><dc:creator><![CDATA[Mitchfarino]]></dc:creator><pubDate>Mon, 12 Sep 2016 13:13:08 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Mon, 12 Sep 2016 13:10:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/desq" aria-label="Profile: desq">@<bdi>desq</bdi></a></p>
<p dir="auto">Could cou examine the pm2 logs for more information?  ~/.pm2/logs<br />
The screenprint is not very helpful i’m afraid…</p>
]]></description><link>https://forum.magicmirror.builders/post/4691</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4691</guid><dc:creator><![CDATA[RedNax]]></dc:creator><pubDate>Mon, 12 Sep 2016 13:10:34 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IPCam - Display images from your (foscam) ip camera on Mon, 12 Sep 2016 11:37:12 GMT]]></title><description><![CDATA[<p dir="auto">Hi.</p>
<p dir="auto">doesn´t work for me. I just get “undefined” and an missing img symbol;</p>
<p dir="auto"><img src="/uploads/files/1473680199079-bildschirmfoto-2016-09-12-um-13.35.57.png" alt="0_1473680198439_Bildschirmfoto 2016-09-12 um 13.35.57.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Do you have hint?</p>
<p dir="auto">desq</p>
]]></description><link>https://forum.magicmirror.builders/post/4689</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4689</guid><dc:creator><![CDATA[desq]]></dc:creator><pubDate>Mon, 12 Sep 2016 11:37:12 GMT</pubDate></item></channel></rss>