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

    Posts

    Recent Best Controversial
    • RE: MagicMirror problem

      @sdetweil said in MagicMirror problem:

      Let’s try this
      Change your config.js

      address:”0.0.0.0”,
      ipWhitelist:[],
      Then

      npm run server
      Instead of npm start

      Then use another system, phone to connect to that pi

      http://pi-address:8080 geometry dash scratch

      Thanks for your suggestion. I got it.

      posted in General Discussion
      T
      tonyarogers
    • RE: MagicMirror problem

      @sdetweil said in MagicMirror problem:

      this sounds like an sd card failure.

      How long ago did you build this setup?
      3A is a very old setup

      I built this setup a week ago

      posted in General Discussion
      T
      tonyarogers
    • MagicMirror problem

      Hello,
      I’m having trouble starting my magic mirror. When I power it on, the screen goes white, then turns black and stays that way. I also encounter these two errors when I run the “npm start” command:

      [1781:0729/182107.882259:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path=/org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
      
      [2024-07-29 18:21:40.316] [LOG] Launching application.
      
      [1781:0729/182305.510139:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
      

      I’ve tried everything but still can’t find a solution. Can anyone help me? I’m running it on a Raspberry Pi 3A+ with 64-bit Pi OS. Thanks in advance!

      posted in General Discussion
      T
      tonyarogers
    • RE: MMM-RTSPStream with VLC issues

      Hello, I think you can use the useVLC in embedded mode

      In recent forks of MMM-RTSPStream, VLC can be embedded into the browser view with an iframe or HTML5 video tag, which respects DOM positioning. Check the fork you’re using. If it’s still spawning standalone VLC, look for configuration like:
      localPlayer: ‘ffmpeg’ // instead of ‘vlc’

      Some forks added ffmpeg or jsmpeg options to push the stream into a element.

      posted in General Discussion
      T
      tonyarogers
    • 1 / 1