Read the statement by Michael Teeuw here.
MMM-SmartWebDisplay is not running under 2.31.0
-
KristjanESPERANTO Module Developerlast edited by KristjanESPERANTO May 7, 2025, 8:19 PM May 7, 2025, 8:19 PM
With a
https
address the module works on my system with MM v2.30.0 and v2.31.0. Does it work if you use ahttps
address instead artsp
one?Like this:
url: ["https://www.openstreetmap.org/export/embed.html?bbox=-151.34765625000003%2C-39.77476948529546%2C142.20703125000003%2C75.00494000767517&layer=mapnik"],
-
@sdetweil
okay, sorry, I will do my very best next time -
@KristjanESPERANTO
I made a complete MM-new install on a new SD-Card. With your url it works. With my url it does not work. On my other MM with 2.30.0 my url works fine. -
KristjanESPERANTO Module Developerlast edited by KristjanESPERANTO May 11, 2025, 9:16 AM May 11, 2025, 9:15 AM
@Volkae I can’t get an rtsp stream work with MMM-SmartWebDisplay neither with MM 2.30.0 nor with 2.31.0. With MMM-MPlayer it works, but that module doesn’t have the same features as MMM-SmartWebDisplay.
-
@KristjanESPERANTO
Oh, I see.
RTSP-Stream is running under 2.27.0.Now MMM-SmartWebdisplay is only running under 2.27.0 and MMM-PublicTransportHafas is only running under 2.31.0 ☹️
-
-
@KristjanESPERANTO
not able to do this:<error: Pfadspezifikation ‘v3.1.8’ stimmt mit keinen git-bekannten Dateien überein>
-
@Volkae Odd… What is the output if you run
git tag
in the directory~/MagicMirror/modules/MMM-PublicTransportHafas
? Did you rungit checkout v3.1.8
in~/MagicMirror/modules/MMM-PublicTransportHafas
?