<?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[Since I updated my Raspi MMM-RTSPStream not running]]></title><description><![CDATA[<p dir="auto">Hi,<br />
maybe anybody has the same problem since updating the Raspi via<br />
sudo apt-get update<br />
sudo apt-get upgrade.</p>
<p dir="auto">Before doing that my MagicMirror with RTSPStream ran fantastic. After the update there is no picture of the stream in the RTSPStream-Module-Frame. All the other modules are still running as good as before.</p>
<p dir="auto">Anybody an idea?<br />
Sorry about my terrible english…</p>
]]></description><link>https://forum.magicmirror.builders/topic/15772/since-i-updated-my-raspi-mmm-rtspstream-not-running</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 13:24:50 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15772.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 Oct 2021 17:17:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Since I updated my Raspi MMM-RTSPStream not running on Mon, 25 Oct 2021 12:12:31 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><br />
I found an old Data backup from my Raspi SD-Card and restored it.</p>
<p dir="auto">Now erverything works fine again (as long as I make no Raspi-update)…</p>
<p dir="auto">Thanks for your help!!!</p>
]]></description><link>https://forum.magicmirror.builders/post/95761</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95761</guid><dc:creator><![CDATA[Volkae]]></dc:creator><pubDate>Mon, 25 Oct 2021 12:12:31 GMT</pubDate></item><item><title><![CDATA[Reply to Since I updated my Raspi MMM-RTSPStream not running on Fri, 22 Oct 2021 07:31:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/volkae" aria-label="Profile: volkae">@<bdi>volkae</bdi></a> Check this topic out. Based on where the module is failing, I suspect it’s no longer launching the OMX stream.</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/15753/">https://forum.magicmirror.builders/topic/15753/</a></p>
]]></description><link>https://forum.magicmirror.builders/post/95705</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95705</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Fri, 22 Oct 2021 07:31:25 GMT</pubDate></item><item><title><![CDATA[Reply to Since I updated my Raspi MMM-RTSPStream not running on Thu, 21 Oct 2021 19:25:47 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></p>
<p dir="auto">Thank you for your Message,</p>
<p dir="auto">this is a part of the pm2 logfile:</p>
<p dir="auto">/home/pi/.pm2/logs/mm-error.log last 15 lines:<br />
0|mm | [21.10.2021 20:43.43.518] [ERROR] Whoops! There was an uncaught exception…<br />
0|mm | [21.10.2021 20:43.43.532] [ERROR] TypeError: Cannot convert undefined or null to object<br />
0|mm | at Function.keys ()<br />
0|mm | at stopProcs (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:469:32)<br />
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:498:17<br />
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2/lib/API.js:606:19<br />
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2-axon-rpc/lib/client.js:45:10<br />
0|mm | at Parser. (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2-axon/lib/sockets/req.js:67:8)<br />
0|mm | at Parser.emit (events.js:315:20)<br />
0|mm | at Parser._write (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/amp/lib/stream.js:91:16)<br />
0|mm | at doWrite (_stream_writable.js:403:12)<br />
0|mm | at writeOrBuffer (_stream_writable.js:387:5)<br />
0|mm | [21.10.2021 20:43.43.534] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
0|mm | [21.10.2021 20:43.43.536] [ERROR] If you think this really is an issue, please open an issue on GitHub: <a href="https://github.com/MichMich/MagicMirror/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues</a><br />
0|mm | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT</p>
<p dir="auto">Do you see a mistake in the lines above?</p>
]]></description><link>https://forum.magicmirror.builders/post/95701</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95701</guid><dc:creator><![CDATA[Volkae]]></dc:creator><pubDate>Thu, 21 Oct 2021 19:25:47 GMT</pubDate></item><item><title><![CDATA[Reply to Since I updated my Raspi MMM-RTSPStream not running on Thu, 21 Oct 2021 17:52:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/volkae" aria-label="Profile: volkae">@<bdi>volkae</bdi></a> You’d have to check the logs to be sure. If you’re using PM2 you can use <code>pm2 logs</code> to generate the logs live, just in another ssh window, restart magic mirror to get the log stream at startup. I’m suspecting something going wrong with the call out to the external program.</p>
<p dir="auto">Sadly, RTSPStream is unsupported by author now, and was left in a real bad state.</p>
]]></description><link>https://forum.magicmirror.builders/post/95698</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95698</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Thu, 21 Oct 2021 17:52:36 GMT</pubDate></item></channel></rss>