MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. SH20192
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 21
    • Groups 0

    Posts

    Recent Best Controversial
    • MMM-SmartWebDisplay - Setting Absolute Position not working

      Can anyone help me figure out how to get MMM-SmartWebDisplay to change absolute position? I tried the following CSS (which works for all my other modules) without success

      .MMM-SmartWebDisplay{
      position: absolute;
      left : 100px;
      top : 50px;
      }

      posted in Troubleshooting
      S
      SH20192
    • RE: Raspberry Pi 4 Released !

      @dazza120 said in Raspberry Pi 4 Released !:

      @SH20192 said in Raspberry Pi 4 Released !:

      @Cr4z33 said in Raspberry Pi 4 Released !:

      @SH20192 just out of curiosity were you running MagicMirror?

      And if so were you running MMM-Spotify?
      I ask because last update of this module is giving me a black screen.

      My Rpi 4 arrived a couple of hours ago, but I still have to take it out of the box.

      Yes to MagicMirror. Only thing running on it. I was not running Spotify.

      is it over heating? ETA prime has his overclocked to 1.7Ghz CPU and 600Mhz on the GPU 😳 it must be on fire 🔥 😂

      Probably not. There was a fan on it.

      posted in Hardware
      S
      SH20192
    • RE: Raspberry Pi 4 Released !

      @Cr4z33 said in Raspberry Pi 4 Released !:

      @SH20192 just out of curiosity were you running MagicMirror?

      And if so were you running MMM-Spotify?
      I ask because last update of this module is giving me a black screen.

      My Rpi 4 arrived a couple of hours ago, but I still have to take it out of the box.

      Yes to MagicMirror. Only thing running on it. I was not running Spotify.

      posted in Hardware
      S
      SH20192
    • RE: Raspberry Pi 4 Released !

      @dazza120 said in Raspberry Pi 4 Released !:

      @SH20192 said in Raspberry Pi 4 Released !:

      Unfortunately didn’t make it 24 hours of being up. :(

      Nooooooooooo with that spec I wouldn’t have thought there would be any problems 🤦🏾‍♂️😢

      Me too. The first test I just lost the HDMI signal but it seemed to be up. Second test it all locked up around 4 hours in.

      posted in Hardware
      S
      SH20192
    • RE: Raspberry Pi 4 Released !

      Unfortunately didn’t make it 24 hours of being up. :(

      posted in Hardware
      S
      SH20192
    • RE: Raspberry Pi 4 Released !

      @lavolp3 said in Raspberry Pi 4 Released !:

      @SH20192 MM system works without changes on Raspbian Buster with the new kernel?
      I’m positively surprised…
      Gotta order a second one. Lol!

      Except for the one module mentioned above everything working for me on Buster. Haven’t looked at logs or anything to see if there are errors being thrown that I don’t notice but so far so good.

      posted in Hardware
      S
      SH20192
    • RE: Raspberry Pi 4 Released !

      @Cr4z33 said in Raspberry Pi 4 Released !:

      @SH20192 are you using any cooling system and if yes what? :)

      Yes, a small fan on an open plexiglass case. No heatsink. Without the fan it would complain about overheating.

      Should mention it’s running 4 RTSP streams.

      posted in Hardware
      S
      SH20192
    • RE: Raspberry Pi 4 Released !

      @dazza120 Pi 4 has been running for 10 hours now and no issues. Had never been able to run the Pi 3 overnight so I think we have a winner!

      posted in Hardware
      S
      SH20192
    • RE: Has Google Maps changed?

      @sardauker it’s working for me (I’m in the US though)

      posted in Troubleshooting
      S
      SH20192
    • RE: Raspberry Pi 4 Released !

      All my modules work except MMM-SingleStock. So far it loads much faster than the Pi 3. I had to abandon using MM2 because I could not run it for more than 3 hours without crashing. Fingers crossed the 4 is more stable. Will let it run overnight to see.

      posted in Hardware
      S
      SH20192
    • RE: Raspberry Pi 4 Released !

      Base package installed and runs fine. Moving on to the modules now.

      posted in Hardware
      S
      SH20192
    • RE: Raspberry Pi 4 Released !

      Just got mine. Gonna give it a try tonight.

      posted in Hardware
      S
      SH20192
    • RE: PIR Sensor with Client Only option

      @RedNax said in PIR Sensor with Client Only option:

      Hi,

      Why not use this: https://github.com/cowboysdude/Pir-Sensor? Works great for me.

      Does it work on a client? Was under the impression on the client/server setup that all the modules ran on the server?

      posted in Troubleshooting
      S
      SH20192
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @SH20192 said in [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras:

      Im trying to use the VLC player on the “develop” branch code. Im running into issues with VLC. If I set my localplayer to omxplayer then everything works fine. If I change it to “vlc” I dont not get a picture. Is there something else I need to change for it to work? Thanks!

      disregard. didnt realize I needed to reload the node modules. seems to have fixed the issue.

      posted in Utilities
      S
      SH20192
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      Im trying to use the VLC player on the “develop” branch code. Im running into issues with VLC. If I set my localplayer to omxplayer then everything works fine. If I change it to “vlc” I dont not get a picture. Is there something else I need to change for it to work? Thanks!

      posted in Utilities
      S
      SH20192
    • RE: MMM-MyScoreboard

      @sdetweil said in MMM-MyScoreboard:

      @SH20192 if you open the developers window on the client, ctrl-shift-i, select the console tab and scroll up… do you find any errors? usually red text

      Did some troubleshooting on this. Appears to be a conflict between this modules and MMM-GoogleMapsTraffic. If I disable that module then MMM-MyScoreboard works. That modules doesn’t impact any other modules though. Attached pic is the error it shows. Any thoughts? Like I said this only does this with clientonly.

      https://imgur.com/a/FcJbruR

      posted in Sport
      S
      SH20192
    • RE: MMM-MyScoreboard

      @sdetweil I’ll check when I get home. Thanks!

      posted in Sport
      S
      SH20192
    • RE: MMM-MyScoreboard

      Is there a way to get this working in a client/server setup? If I run MM directly on my server then all is well. If I run it in client /server mode then the client just displays “loading…”

      posted in Sport
      S
      SH20192
    • PIR Sensor with Client Only option

      Hi,

      Im working on a client/server setup with my MM because I had some stability issues with running it all on a Pi. The documentation on this setup is a little lacking so I’m having some trouble understanding what the client is doing and if modules come into play on the client at all.

      My questions is, is it possible to use a PIR sensor on my client to dim the display when no one is present? How would I go about doing that? Thanks!

      posted in Troubleshooting
      S
      SH20192
    • RE: Is a 4K MagicMirror possible?

      @Sean I picked up the TCL 43” 4K display at Best Buy for $215. Not too bad.

      posted in Hardware
      S
      SH20192
    • 1
    • 2
    • 1 / 2