A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Viewing Mirror from Browser
-
To expand upon @Mykle1’s post: You need to specify the IP address that the web server will use. If you don’t have the
address:
portion filled out like above, the framework won’t quite know where it should be hosting the web server.If “0.0.0.0” doesn’t work, try “127.0.0.1”. If that doesn’t work, try your Pi’s IP address on your network.
-
@bhepler Thanks that’s worked for me!
-
@mykle1 Thank’s I read them. But it didn’t worked for me.
-
I’m glad you got it working. Kudos to @bhepler ! Well done. sir. :-)
-
@zimmerjo1 - Glad to hear it! Which part worked? The 127.0.0.1 address or the IP of your Pi?