<?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[Motion Detector]]></title><description><![CDATA[<p dir="auto">I’ve published the Motion detector module that I’ve been using for a while.  It uses a web camera connected to a Raspberry Pi.</p>
<p dir="auto">You can find it here:</p>
<p dir="auto"><a href="https://github.com/alexyak/motiondetector" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/alexyak/motiondetector</a></p>
<p dir="auto">The configuration should be pretty straightforward.</p>
]]></description><link>https://forum.magicmirror.builders/topic/490/motion-detector</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 16:40:07 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/490.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Aug 2016 23:25:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Motion Detector on Thu, 25 Apr 2019 18:22:49 GMT]]></title><description><![CDATA[<p dir="auto">trying to use a variant of this module…my camera works fine and the module works fine…bt after aout 10 min…the camera turns off ( still has power but stops recieveing video)</p>
]]></description><link>https://forum.magicmirror.builders/post/56438</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56438</guid><dc:creator><![CDATA[dxfan227]]></dc:creator><pubDate>Thu, 25 Apr 2019 18:22:49 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Sun, 04 Nov 2018 19:22:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a>, you’re my hero !</p>
<p dir="auto">Thank you so much for your kind advice !<br />
Starting motion with pm2 solves the issue.<br />
I just did not dare to start also the magic mirror with it as I’ve read somewhere that they would start simultaneously and as a consequence everything would fail… I will try but later on !</p>
<p dir="auto">Thank you agin !<br />
Nat</p>
]]></description><link>https://forum.magicmirror.builders/post/46300</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/46300</guid><dc:creator><![CDATA[Natacha3]]></dc:creator><pubDate>Sun, 04 Nov 2018 19:22:58 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Wed, 31 Oct 2018 02:41:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natacha3" aria-label="Profile: natacha3">@<bdi>natacha3</bdi></a> - It’s been a really long time since I wrote that Motion post. But I’ll try to help. IIRC, the <code>lastsnap.jpg</code> is intended to be a capture of the last image that the Motion system grabbed. It will continually overwrite that file. You may (or maybe not) have disabled the “capture screenshots to folder” functionality and left the “save last image to folder” feature running. Or not. I’d have to see your <code>motion.conf</code> file to be sure.</p>
<p dir="auto">Motion never did close gracefully, to my knowledge. It seems that motion is definitely detecting motion of some form and writing to the <code>lastsnap.jpg</code> file. So that’s a plus. If you read the whole thread that <a class="plugin-mentions-user plugin-mentions-a" href="/user/hawking" aria-label="Profile: Hawking">@<bdi>Hawking</bdi></a> linked, you’ll see that I had problems with Motion crashing. When it crashes, it stops detecting properly and never runs the script to wake up the monitor.</p>
<p dir="auto">I suspect that if you check the <code>lastsnap.jpg</code> timestamp, you’ll see that it was created at some point between “works fine” and “won’t turn the monitor on”. That would be the last time that motion successfully wrote to the disk before the process crashed.</p>
<p dir="auto">Try starting Motion with pm2. I found that pm2 will detect when the Motion process crashes and restart it for you. That should keep the detection active.</p>
]]></description><link>https://forum.magicmirror.builders/post/46141</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/46141</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Wed, 31 Oct 2018 02:41:11 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Mon, 29 Oct 2018 15:08:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I just come back on this topic because I followed the install process as described by hawking:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hawking" aria-label="Profile: hawking">@<bdi>hawking</bdi></a> said in <a href="/post/28165">Motion Detector</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natacha3" aria-label="Profile: Natacha3">@<bdi>Natacha3</bdi></a><br />
Are you aware of <a href="https://forum.magicmirror.builders/topic/988/motion-detection-with-raspicam-non-module-version">https://forum.magicmirror.builders/topic/988/motion-detection-with-raspicam-non-module-version</a><br />
The linked thread provides a precompiled version of Motion and some recommended settings.</p>
</blockquote>
<p dir="auto">So I just open a command window and do the following command ./motion -c motion.conf<br />
then I open another window and I start the MagicMirror with npm start</p>
<p dir="auto">Everything works fine for a couple of hours then the Mirror stays dark</p>
<p dir="auto">I do a CTRL Q<br />
and in the motion window I get the following :</p>
<p dir="auto">[1] [NTC] [ALL] motion_loop: fps: 3.998576 idle 63.46% over 0.00%<br />
[1] [NTC] [EVT] event_newfile: File of type 2 saved to: /run/shm/lastsnap.jpg<br />
[1] [NTC] [ALL] motion_loop: fps: 3.998768 idle 61.99% over 0.00%<br />
[1] [NTC] [ALL] motion_loop: fps: 3.999344 idle 62.23% over 0.00%<br />
[1] [NTC] [EVT] event_newfile: File of type 2 saved to: /run/shm/lastsnap.jpg<br />
[1] [NTC] [ALL] motion_loop: fps: 3.998928 idle 62.18% over 0.00%<br />
[1] [NTC] [ALL] motion_loop: fps: 3.998960 idle 62.16% over 0.00%<br />
[1] [NTC] [EVT] event_newfile: File of type 2 saved to: /run/shm/lastsnap.jpg<br />
[1] [NTC] [ALL] motion_loop: fps: 3.999136 idle 62.54% over 0.00%<br />
[1] [NTC] [ALL] motion_loop: fps: 3.995844 idle 61.22% over 0.00%<br />
[1] [NTC] [EVT] event_newfile: File of type 2 saved to: /run/shm/lastsnap.jpg<br />
[1] [NTC] [ALL] motion_loop: fps: 3.997186 idle 61.51% over 0.00%<br />
[1] [NTC] [ALL] motion_loop: fps: 4.001200 idle 62.69% over 0.00%<br />
[1] [NTC] [EVT] event_newfile: File of type 2 saved to: /run/shm/lastsnap.jpg<br />
[1] [NTC] [ALL] motion_loop: fps: 3.999360 idle 60.96% over 0.00%<br />
[1] [NTC] [ALL] motion_loop: fps: 3.998641 idle 59.35% over 0.00%<br />
[1] [NTC] [EVT] event_newfile: File of type 2 saved to: /run/shm/lastsnap.jpg<br />
[1] [NTC] [ALL] motion_loop: fps: 3.999232 idle 59.59% over 0.00%<br />
[1] [NTC] [ALL] motion_loop: fps: 3.999088 idle 58.86% over 0.00%<br />
[0] [ERR] [ALL] main: Thread 1 - Watchdog timeout, trying to do a graceful restart<br />
[0] [ERR] [ALL] main: Thread 1 - Watchdog timeout, did NOT restart graceful,killing it!<br />
[0] [INF] [ALL] motion_cleanup: Calling vid_close() from motion_cleanup<br />
[0] [INF] [VID] vid_close: calling video source cleanup<br />
[0] [ALR] [VID] MMAL Camera cleanup</p>
<p dir="auto">So I can see that some detection occured properly and pictures have been saved in /run/shm/lastsnap.jpg<br />
(I checked, this function is deactivated but … anyway ! Only 1 pic is stored so it’s not a matter of folder flooded)</p>
<p dir="auto">The Watchdog timeout would be a possible lead but google does not help me so much as so many different issues are linked… :cry:</p>
<p dir="auto">I hope that you will forgive me if I asked a stupid question and what you will be rather indulgent not to turn me down !</p>
]]></description><link>https://forum.magicmirror.builders/post/46074</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/46074</guid><dc:creator><![CDATA[Natacha3]]></dc:creator><pubDate>Mon, 29 Oct 2018 15:08:45 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Sun, 17 Dec 2017 14:15:50 GMT]]></title><description><![CDATA[<p dir="auto">No one an Idea?</p>
]]></description><link>https://forum.magicmirror.builders/post/32401</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/32401</guid><dc:creator><![CDATA[trividar]]></dc:creator><pubDate>Sun, 17 Dec 2017 14:15:50 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Sat, 16 Dec 2017 11:41:23 GMT]]></title><description><![CDATA[<p dir="auto">Hello all,<br />
I updated my raspberry to stretch and now my MM disable the Monitor and the Monitor start immediate without motion. I got this massage:</p>
<p dir="auto"><img src="/assets/uploads/files/1513424415874-5f35abe7-d769-4bc5-97d7-d0294b8e3dc2.jpg" alt="0_1513424415280_5f35abe7-d769-4bc5-97d7-d0294b8e3dc2.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Does someone know why this happen?<br />
Thanks a lot!</p>
]]></description><link>https://forum.magicmirror.builders/post/32372</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/32372</guid><dc:creator><![CDATA[trividar]]></dc:creator><pubDate>Sat, 16 Dec 2017 11:41:23 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Thu, 21 Sep 2017 11:33:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hawking" aria-label="Profile: Hawking">@<bdi>Hawking</bdi></a> Thank you so much for your input !<br />
It works as a charm !</p>
]]></description><link>https://forum.magicmirror.builders/post/28365</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28365</guid><dc:creator><![CDATA[Natacha3]]></dc:creator><pubDate>Thu, 21 Sep 2017 11:33:11 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Sun, 17 Sep 2017 00:49:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natacha3" aria-label="Profile: Natacha3">@<bdi>Natacha3</bdi></a><br />
I also tested the motiondetector of alexyak, without success and therefore installed Motion, which works without problems. However, I understand, that the process to compile it for your self is not easy for a beginner.<br />
Are you aware of <a href="https://forum.magicmirror.builders/topic/988/motion-detection-with-raspicam-non-module-version">https://forum.magicmirror.builders/topic/988/motion-detection-with-raspicam-non-module-version</a><br />
The linked thread provides a precompiled version of Motion and some recommended settings.</p>
]]></description><link>https://forum.magicmirror.builders/post/28165</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28165</guid><dc:creator><![CDATA[Hawking]]></dc:creator><pubDate>Sun, 17 Sep 2017 00:49:21 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Sat, 16 Sep 2017 17:12:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mongo116" aria-label="Profile: mongo116">@<bdi>mongo116</bdi></a> Thank you for your advice but I’m a complete ignorant and I must admit that I’ve been affraid by reading <a href="https://github.com/Motion-Project/motion/blob/master/motion_guide.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Motion-Project/motion/blob/master/motion_guide.html</a></p>
<p dir="auto">As a total noob, I guess it’s a bit out of reach for me. (maybe after 3 or 4 decades I will play the easy side with that ! ) ;-)</p>
]]></description><link>https://forum.magicmirror.builders/post/28152</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28152</guid><dc:creator><![CDATA[Natacha3]]></dc:creator><pubDate>Sat, 16 Sep 2017 17:12:26 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Sat, 16 Sep 2017 14:54:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/j.e.f.f" aria-label="Profile: j.e.f.f">@<bdi>j.e.f.f</bdi></a> Thank you again Jeff but … I use a Pi camera, not a PIR sensor ! ;-)</p>
<p dir="auto">I’ve checked that the camera was operating normally (sorry again, I’m not able to recover the link but … at least i’ve seen the picture !</p>
]]></description><link>https://forum.magicmirror.builders/post/28147</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28147</guid><dc:creator><![CDATA[Natacha3]]></dc:creator><pubDate>Sat, 16 Sep 2017 14:54:21 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Sat, 16 Sep 2017 12:36:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natacha3" aria-label="Profile: Natacha3">@<bdi>Natacha3</bdi></a> it took me a while to get my motion detector to work too. I suggest making a simple script independent of MagicMirror to test that your PIR sensor is working and tuned correctly. Mine has two adjustment screws on it that I needed to play with before it behaved properly.</p>
<p dir="auto">More information here:<br />
<a href="https://www.raspberrypi.org/learning/physical-computing-with-python/pir/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.raspberrypi.org/learning/physical-computing-with-python/pir/</a></p>
]]></description><link>https://forum.magicmirror.builders/post/28143</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28143</guid><dc:creator><![CDATA[j.e.f.f]]></dc:creator><pubDate>Sat, 16 Sep 2017 12:36:31 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Sat, 16 Sep 2017 11:35:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natacha3" aria-label="Profile: Natacha3">@<bdi>Natacha3</bdi></a> I had issues with Motion Detector, so ended up installing motion alongside Magic Mirror and using that - <a href="https://github.com/Motion-Project/motion" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Motion-Project/motion</a></p>
]]></description><link>https://forum.magicmirror.builders/post/28142</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28142</guid><dc:creator><![CDATA[mongo116]]></dc:creator><pubDate>Sat, 16 Sep 2017 11:35:02 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Sat, 16 Sep 2017 10:46:38 GMT]]></title><description><![CDATA[<p dir="auto">So I’ve installed motion detector as Sean explained<br />
I’ve modified the config.JS file, restarted the mirror but no change!</p>
<p dir="auto">Is there something more to do to activate this function ?</p>
<ul>
<li><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a>  and @j-e-f-f  =&gt; I’ve done as you said: back up done! Thank your for your kind advice and … yes! I sleep better and I expect no tears now ;-)</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/post/28141</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28141</guid><dc:creator><![CDATA[Natacha3]]></dc:creator><pubDate>Sat, 16 Sep 2017 10:46:38 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Mon, 11 Sep 2017 14:24:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natacha3" aria-label="Profile: Natacha3">@<bdi>Natacha3</bdi></a> I second <a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> 's suggestion to make a backup of your SD card, especially before you make any significant change.  This way if you mess up the change, you can revert to your backup and try again.  Furthermore, take another backup immediately after you are successful in implementing the new change.  This way if you SD card becomes corrupt and unbootable (say due to a power outage, pulling the power cable without a proper shutdown, etc), you’ll have a fully up-to-date backup that you can restore in 30 minutes or so.  This will save you many MANY tears.</p>
]]></description><link>https://forum.magicmirror.builders/post/27963</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27963</guid><dc:creator><![CDATA[j.e.f.f]]></dc:creator><pubDate>Mon, 11 Sep 2017 14:24:29 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Mon, 11 Sep 2017 11:03:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natacha3" aria-label="Profile: Natacha3">@<bdi>Natacha3</bdi></a> said in <a href="/post/27949">Motion Detector</a>:</p>
<blockquote>
<p dir="auto">I’m so affraid to “break” my magic mirror which works fine now !</p>
</blockquote>
<p dir="auto"><strong>Suggestion:</strong></p>
<p dir="auto">Make a backup image of your mirror’s SD card.</p>
<p dir="auto">You’ll sleep better. <strong>:^)</strong></p>
]]></description><link>https://forum.magicmirror.builders/post/27955</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27955</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Mon, 11 Sep 2017 11:03:17 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Mon, 11 Sep 2017 10:06:21 GMT]]></title><description><![CDATA[<p dir="auto">Thank you so much Sean, I will try this at home tonight !<br />
Thanks again for your patience and quick reply !<br />
Nat</p>
]]></description><link>https://forum.magicmirror.builders/post/27951</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27951</guid><dc:creator><![CDATA[Natacha3]]></dc:creator><pubDate>Mon, 11 Sep 2017 10:06:21 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Mon, 11 Sep 2017 09:55:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natacha3" aria-label="Profile: Natacha3">@<bdi>Natacha3</bdi></a></p>
<pre><code>cd ~/MagicMirror/modules 
git clone https://github.com/alexyak/motiondetector
</code></pre>
<p dir="auto">In your config.js</p>
<pre><code>{
  module: "motiondetector"
},
</code></pre>
<p dir="auto">I think it would work, maybe…</p>
]]></description><link>https://forum.magicmirror.builders/post/27950</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27950</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 11 Sep 2017 09:55:20 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Mon, 11 Sep 2017 09:39:14 GMT]]></title><description><![CDATA[<p dir="auto">Hello all,<br />
I m totally new to Raspberry Pi and it’s an absolute miracle that I succeed to make it works and to add some modules .<br />
So I feel sorry to ask and I beg your pardon if my request hurts some of you but can someone could explain me how to install this module ?<br />
So far I’ve only installed the ones in the MichMich page  (<a href="https://github.com/MichMich/MagicMirror/wiki/MagicMirror%C2%B2-Modules" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/wiki/MagicMirror²-Modules</a>)<br />
Sorry again to ask but I’m so affraid to “break” my magic mirror which works fine now !<br />
if I disturb let me know I will delete my post.</p>
<p dir="auto">Thanks for your help</p>
<p dir="auto">Nat</p>
]]></description><link>https://forum.magicmirror.builders/post/27949</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27949</guid><dc:creator><![CDATA[Natacha3]]></dc:creator><pubDate>Mon, 11 Sep 2017 09:39:14 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Thu, 07 Sep 2017 02:24:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdahli1" aria-label="Profile: jdahli1">@<bdi>jdahli1</bdi></a> Anyone have any thoughts as to what else to try?  I have had no luck so far.  Mirror continues to not turn back on randomly.  Nothing I have changed so far seems to have worked.  Any thoughts are appreciated.</p>
]]></description><link>https://forum.magicmirror.builders/post/27733</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27733</guid><dc:creator><![CDATA[jdahli1]]></dc:creator><pubDate>Thu, 07 Sep 2017 02:24:31 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Tue, 29 Aug 2017 13:23:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reaper81" aria-label="Profile: reaper81">@<bdi>reaper81</bdi></a> You can use the same camera for both, but you’ll want to use a different module for motion detection. If you check out my posts, I put up a tutorial on using the PiCam for motion detection outside of the MirrorMirror framework. There’s no reason you can’t use my tutorial to get motion detection to turn your mirror display on and then the facial recognition module to switch the layout.</p>
<p dir="auto">At least… no reason that I know of.</p>
]]></description><link>https://forum.magicmirror.builders/post/27210</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27210</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Tue, 29 Aug 2017 13:23:07 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Thu, 24 Aug 2017 17:28:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reaper81" aria-label="Profile: reaper81">@<bdi>reaper81</bdi></a> said in <a href="/post/26972">Motion Detector</a>:</p>
<blockquote>
<p dir="auto">Can I use the Pi-Camera for Motion Detection and Face-Recognition at the same time or have I to use seperate cameras for each module?</p>
</blockquote>
<p dir="auto">This uses a pir-sensor</p>
]]></description><link>https://forum.magicmirror.builders/post/26982</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/26982</guid><dc:creator><![CDATA[Lange]]></dc:creator><pubDate>Thu, 24 Aug 2017 17:28:51 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Thu, 24 Aug 2017 12:26:17 GMT]]></title><description><![CDATA[<p dir="auto">Can I use the Pi-Camera for Motion Detection and Face-Recognition at the same time or have I to use seperate cameras for each module?</p>
]]></description><link>https://forum.magicmirror.builders/post/26972</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/26972</guid><dc:creator><![CDATA[reaper81]]></dc:creator><pubDate>Thu, 24 Aug 2017 12:26:17 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Fri, 04 Aug 2017 02:51:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hawking" aria-label="Profile: Hawking">@<bdi>Hawking</bdi></a> So running that command has the same result - nothing happens until I ctrl + c.  I have been messing with the hdmi_* commands, but no luck so far.</p>
]]></description><link>https://forum.magicmirror.builders/post/26176</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/26176</guid><dc:creator><![CDATA[jdahli1]]></dc:creator><pubDate>Fri, 04 Aug 2017 02:51:32 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Detector on Thu, 03 Aug 2017 20:44:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdahli1" aria-label="Profile: jdahli1">@<bdi>jdahli1</bdi></a><br />
Can you just execute <code>/opt/vc/bin/tvservice --preferred</code> to see if it is tvservice or chvt that does not respond?</p>
<p dir="auto">Here <a href="https://news.screenly.io/how-to-automatically-turn-off-and-on-your-monitor-from-your-raspberry-pi-5f259f40cae5" target="_blank" rel="noopener noreferrer nofollow ugc">https://news.screenly.io/how-to-automatically-turn-off-and-on-your-monitor-from-your-raspberry-pi-5f259f40cae5</a> also problems with turning the screen back on using tvservice are mentioned. Maybe the other methods mentioned in the article are worth a try. If they work you can simply change the commands used in  <code>~/MagicMirror/modules/motiondetector/node_helper.js</code></p>
]]></description><link>https://forum.magicmirror.builders/post/26172</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/26172</guid><dc:creator><![CDATA[Hawking]]></dc:creator><pubDate>Thu, 03 Aug 2017 20:44:17 GMT</pubDate></item></channel></rss>