Read the statement by Michael Teeuw here.
MMM-ISS-Live error 153
-
@sdetweil Yes, that is where I downloaded from.
-
@RonR did you do this step in the README
https://github.com/KristjanESPERANTO/MMM-ISS-Live?tab=readme-ov-file#preparing-electron
Preparing Electron MagicMirror² disables the <webview> tag by default. Enable it by adding the following snippet to your config/config.js: let config = { ... electronOptions: { webPreferences: { webviewTag: true; } }, ... } -
@sdetweil Yes, I did add that to config.js. It is nice to have done something right for a change. :)
-
@RonR except you have an error…
-
Docker often limits Electron’s graphical capabilities and full management, including restrictions related to video autoplay. Error 153 is often caused by these restrictions.
I’ll try to find something on my end tomorrow.
-
this is unrelated to mm, the default url used in the module is https://www.youtube.com/embed/yf5cEJULZXk?si=Dx852YRN5q6NHj0K and I see the same error 153 in my browser.
Clicking on “Watch video on YouTube” will move you to https://www.youtube.com/watch?v=yf5cEJULZXk with the content “This live stream recording is not available.”
So this NASA stream is at least currently not available …
Maybe of interest for @KristjanESPERANTO
-
@karsten13
So if you right maybe we can use this flux on page https://www.sen.com/live -
@TAGinside Thanks. I’m learning more everyday and that feels good.
