<?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-Live-Stream-TV Black Screen]]></title><description><![CDATA[<p dir="auto">I’ve installed it, I think correctly. All I get is a black screen. I tried using the exact code in case that was the issue. Also checked the config, it’s good.  I do get the text from the example of<br />
Channel 0 Empire State</p>
<p dir="auto">Trying to use this to stream cnn using the url.<br />
<a href="https://tve-live-lln.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_0_3564000.m3u8" target="_blank" rel="noopener noreferrer nofollow ugc">https://tve-live-lln.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_0_3564000.m3u8</a>?</p>
<p dir="auto">Any help would be appreciated.</p>
]]></description><link>https://forum.magicmirror.builders/topic/17392/mmm-live-stream-tv-black-screen</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 12:27:01 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17392.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Nov 2022 15:40:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Live-Stream-TV Black Screen on Wed, 23 Nov 2022 18:59:47 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> There were  3 processes for Live Stream</p>
<p dir="auto">i@raspberrypi:~/MagicMirror $ ps -ef | grep “Live-Stream”<br />
pi        7037  7014  0 13:52 pts/1    00:00:00 /bin/sh -c ./modules/MMM-Live-Stream-TV/node_modules/@warren-bank/hls-proxy/hls-proxy/bin/hlsd.js --port “8181”<br />
pi        7038  7037  3 13:52 pts/1    00:00:01 node ./modules/MMM-Live-Stream-TV/node_modules/@warren-bank/hls-proxy/hls-proxy/bin/hlsd.js --port 8181<br />
pi        7157  6922  0 13:53 pts/0    00:00:00 grep --color=auto Live-Stream</p>
<p dir="auto">I’ve killed them and then restarted Magi Mirror and again get 3 processes. I tired killing only 2 of the 3, no luck.</p>
]]></description><link>https://forum.magicmirror.builders/post/106053</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106053</guid><dc:creator><![CDATA[hengy]]></dc:creator><pubDate>Wed, 23 Nov 2022 18:59:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Live-Stream-TV Black Screen on Wed, 23 Nov 2022 18:19:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hengy" aria-label="Profile: hengy">@<bdi>hengy</bdi></a> eaddressinuse means more than likely a process stuck in the background</p>
<p dir="auto">do</p>
<pre><code>ps -ef | grep "Live-Stream"
</code></pre>
<p dir="auto">if u find one<br />
use the 1st number on the row in</p>
<pre><code>sudo kill -9   xxx
</code></pre>
<p dir="auto">xxx is the number</p>
]]></description><link>https://forum.magicmirror.builders/post/106042</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106042</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 23 Nov 2022 18:19:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Live-Stream-TV Black Screen on Wed, 23 Nov 2022 17:23:16 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> &gt; magicmirror@2.21.0 start</p>
<blockquote>
<p dir="auto">DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js</p>
</blockquote>
<p dir="auto">[23.11.2022 12:20.28.906] [LOG]   Starting MagicMirror: v2.21.0<br />
[23.11.2022 12:20.28.919] [LOG]   Loading config …<br />
[23.11.2022 12:20.28.933] [LOG]   Loading module helpers …<br />
[23.11.2022 12:20.28.937] [LOG]   No helper found for module: MMM-pages.<br />
[23.11.2022 12:20.28.941] [LOG]   No helper found for module: MMM-page-indicator<br />
.<br />
[23.11.2022 12:20.28.944] [LOG]   No helper found for module: clock.<br />
[23.11.2022 12:20.28.955] [LOG]   Initializing new module helper …<br />
[23.11.2022 12:20.28.958] [LOG]   Module helper loaded: MMM-TouchAlarm<br />
[23.11.2022 12:20.28.963] [LOG]   Initializing new module helper …<br />
[23.11.2022 12:20.28.965] [LOG]   Module helper loaded: MMM-RAIN-RADAR<br />
[23.11.2022 12:20.28.968] [LOG]   No helper found for module: weather.<br />
[23.11.2022 12:20.29.259] [LOG]   Initializing new module helper …<br />
[23.11.2022 12:20.29.260] [LOG]   Module helper loaded: MMM-MQTT<br />
[23.11.2022 12:20.29.291] [LOG]   Initializing new module helper …<br />
[23.11.2022 12:20.29.303] [LOG]   Module helper loaded: MMM-Live-Stream-TV<br />
[23.11.2022 12:20.29.304] [LOG]   No helper found for module: weatherforecast.<br />
[23.11.2022 12:20.29.305] [LOG]   All module helpers loaded.<br />
[23.11.2022 12:20.29.506] [LOG]   Starting server on port 8080 …<br />
[23.11.2022 12:20.29.534] [LOG]   Server started …<br />
[23.11.2022 12:20.29.536] [LOG]   Connecting socket for: MMM-TouchAlarm<br />
[23.11.2022 12:20.29.537] [LOG]   Starting module helper: MMM-TouchAlarm<br />
[23.11.2022 12:20.29.538] [LOG]   Connecting socket for: MMM-RAIN-RADAR<br />
[23.11.2022 12:20.29.539] [LOG]   Starting node helper for: MMM-RAIN-RADAR<br />
[23.11.2022 12:20.29.540] [LOG]   Connecting socket for: MMM-MQTT<br />
[23.11.2022 12:20.29.541] [LOG]   MMM-MQTT: Starting node helper<br />
[23.11.2022 12:20.29.542] [LOG]   Connecting socket for: MMM-Live-Stream-TV<br />
[23.11.2022 12:20.29.577] [LOG]   [MMM-Live-Stream-TV]:: Starting node_helper fo<br />
r module [MMM-Live-Stream-TV]<br />
[23.11.2022 12:20.29.578] [LOG]   Sockets connected &amp; modules started …<br />
[23.11.2022 12:20.30.200] [LOG]   Launching application.<br />
[23.11.2022 12:20.30.884] [ERROR] node subprocess error.message: Command failed:<br />
./modules/MMM-Live-Stream-TV/node_modules/@warren-bank/hls-proxy/hls-proxy/bin/<br />
hlsd.js --port “8181”<br />
node:events:491<br />
throw er; // Unhandled ‘error’ event<br />
^</p>
<p dir="auto">Error: listen EADDRINUSE: address already in use :::8181<br />
at Server.setupListenHandle [as _listen2] (node:net:1463:16)<br />
at listenInCluster (node:net:1511:12)<br />
at Server.listen (node:net:1599:7)<br />
at /home/pi/MagicMirror/modules/MMM-Live-Stream-TV/node_modules/@warren-bank<br />
/hls-proxy/hls-proxy/servers/start_http.js:12:12<br />
Emitted ‘error’ event on Server instance at:<br />
at emitErrorNT (node:net:1490:8)<br />
at processTicksAndRejections (node:internal/process/task_queues:83:21) {<br />
code: ‘EADDRINUSE’,<br />
errno: -98,<br />
syscall: ‘listen’,<br />
address: ‘::’,<br />
port: 8181<br />
}</p>
<p dir="auto">[23.11.2022 12:20.30.886] [ERROR] node subprocess error: Error: Command failed:<br />
./modules/MMM-Live-Stream-TV/node_modules/@warren-bank/hls-proxy/hls-proxy/bin/h<br />
lsd.js --port “8181”<br />
node:events:491<br />
throw er; // Unhandled ‘error’ event<br />
^</p>
<p dir="auto">Error: listen EADDRINUSE: address already in use :::8181<br />
at Server.setupListenHandle [as _listen2] (node:net:1463:16)<br />
at listenInCluster (node:net:1511:12)<br />
at Server.listen (node:net:1599:7)<br />
at /home/pi/MagicMirror/modules/MMM-Live-Stream-TV/node_modules/@warren-bank<br />
/hls-proxy/hls-proxy/servers/start_http.js:12:12<br />
Emitted ‘error’ event on Server instance at:<br />
at emitErrorNT (node:net:1490:8)<br />
at processTicksAndRejections (node:internal/process/task_queues:83:21) {<br />
code: ‘EADDRINUSE’,<br />
errno: -98,<br />
syscall: ‘listen’,<br />
address: ‘::’,<br />
port: 8181<br />
}</p>
<p dir="auto">[1888:1123/122031.156354:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to<br />
errors during initialization<br />
[1929:1123/122031.343024:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extens<br />
ion not supported.<br />
[1893:1123/122031.430701:ERROR:command_buffer_proxy_impl.cc(126)] ContextResult:<br />
:kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.<br />
[23.11.2022 12:20.36.453] [LOG]   nodeHelper, socketNotificationReceived MMM-Tou<br />
chAlarm-STARTED {<br />
config: {<br />
minutesStepSize: 5,<br />
snoozeMinutes: 20,<br />
alarmTimeoutMinutes: 1,<br />
alarmSound: true,<br />
alarmSoundFile: ‘Bach.mp3’,<br />
alarmSoundMaxVolume: 1,<br />
alarmSoundFade: true,<br />
alarmSoundFadeSeconds: 1,<br />
debug: false,<br />
defaultHour: 8,<br />
defaultMinutes: 0,<br />
alarmStoreFileName: ‘alarm.json’<br />
},<br />
alarmFile: ‘modules/MMM-TouchAlarm/alarm.json’<br />
}<br />
[23.11.2022 12:20.36.502] [LOG]   nodeHelper, socketNotificationReceived MMM-Tou<br />
chAlarm-ALARM-CHANGED { active: false, nextAlarm: null, hour: 8, minutes: 0 }<br />
[23.11.2022 12:20.37.786] [LOG]   MMM-MQTT: Starting client for localhost:1883 u<br />
ser user<br />
[23.11.2022 12:20.37.787] [LOG]   MMM-MQTT: Connecting to mqtt://localhost:1883<br />
[23.11.2022 12:20.38.039] [LOG]   MMM-MQTT connected to mqtt://localhost:1883<br />
[23.11.2022 12:20.38.040] [LOG]   MMM-MQTT: subscribing to WillTemp,Main_Floor,B<br />
asement,Basement_Humidity<br />
[23.11.2022 12:20.38.277] [LOG]   Shutting down server…<br />
[23.11.2022 12:20.38.278] [LOG]   Stopping module helper: MMM-TouchAlarm<br />
[23.11.2022 12:20.38.279] [LOG]   Stopping module helper: MMM-RAIN-RADAR<br />
[23.11.2022 12:20.38.279] [LOG]   Stopping module helper: MMM-MQTT<br />
[23.11.2022 12:20.38.280] [LOG]   Stopping module helper: MMM-Live-Stream-TV</p>
]]></description><link>https://forum.magicmirror.builders/post/106040</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106040</guid><dc:creator><![CDATA[hengy]]></dc:creator><pubDate>Wed, 23 Nov 2022 17:23:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Live-Stream-TV Black Screen on Wed, 23 Nov 2022 16:57:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hengy" aria-label="Profile: hengy">@<bdi>hengy</bdi></a> said in <a href="/post/106017">MMM-Live-Stream-TV Black Screen</a>:</p>
<blockquote>
<p dir="auto">All I get is a black screen</p>
</blockquote>
<p dir="auto">this was the sissue I was questioning about…</p>
<p dir="auto">can u show the messages at MM startup</p>
<p dir="auto">stop any current running MagicMirror</p>
<p dir="auto">if you use pm2, then do</p>
<pre><code>pm2 stop all
</code></pre>
<p dir="auto">then</p>
<pre><code>cd ~/MagicMirror
npm start  &gt;somefile.txt 2&gt;&amp;1
</code></pre>
<p dir="auto">wait til MM is up</p>
<p dir="auto">hit ctrl-q (to quit)<br />
and examine the contents of ~/MagicMirror/somefile.txt</p>
]]></description><link>https://forum.magicmirror.builders/post/106039</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106039</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 23 Nov 2022 16:57:41 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Live-Stream-TV Black Screen on Wed, 23 Nov 2022 16:55:00 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> Yes I did. I also checked my config and it comes up with no errors.</p>
]]></description><link>https://forum.magicmirror.builders/post/106038</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106038</guid><dc:creator><![CDATA[hengy]]></dc:creator><pubDate>Wed, 23 Nov 2022 16:55:00 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Live-Stream-TV Black Screen on Tue, 22 Nov 2022 19:56:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hengy" aria-label="Profile: hengy">@<bdi>hengy</bdi></a> did you run</p>
<p dir="auto">npm install</p>
<p dir="auto">in the module folder after the</p>
<p dir="auto">git clone?</p>
]]></description><link>https://forum.magicmirror.builders/post/106018</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106018</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 22 Nov 2022 19:56:44 GMT</pubDate></item></channel></rss>