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

    Posts

    Recent Best Controversial
    • RE: MMM-network-signal coloring the icon

      Wish I could figure out the CSS stuff. Sometimes it seems so simple and others I have no clue how to even begin.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: Schedule restart MagicMirror

      @cldparisi

      My crontab -e looks like this.

      00 08 * * * pm2 restart mm
      30 21 * * * pm2 stop all

      I have my background set to black and the desktop bar set to black, and the smallest icon size so when the pm2 stop all runs it looks like a blacked out screen with a few little bitty icons showing for walking around in the dark night light.
      Then in the morning it restarts mm. This way it is not running the SSD or memory card all night adding to the read write times.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: MMM-EmbedURL Not showing full webpage

      @wishmaster270
      Ok that might work out for the 1 camera I am wanting to show on the screen. Does MM support JavaScript or while I need to add it as a dependency?

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: MMM-EmbedURL Not showing full webpage

      @wishmaster270
      Will this module support RSTP camera website?
      Example:
      rstp:/192.168.1.31:554/live ?

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • MMM-Cocktails

      Does anyone know how to remove the “null null” from MMM-Cocktails
      see “thumbnail”

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • SingleStock

      Is anyone else having trouble with Single Stock?

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: Magic Mirror - RTSP not integrated

      @BKeyport said in Magic Mirror - RTSP not integrated:

      @plainbroke https://github.com/MMRIZE/MMM-RTSP is where he kept his attempt.

      It’s still there for now. :)

      Hey,
      I pulled that to my mirror but all I get is the header. Which tells me I have something wrong in my config file but, He did not put much for how to setup the config file… I know the module is working since it shows the header on my mirror, just not the actual rtsp of the camera.
      Do you have time to show me what I need to setup in the config file?
      Here is what I put in my config.js file.

      {
              module: "MMM-RTSP",
              position: "middle_center",
              header: "RTSP - Garage",
              config: {
                      streams: [
                      {
                      rtsp: "rtsp://admin:admin@192.168.1.35:554/live",
                      }
                              ],
                              wsPort: 2000, // should be unique.
                              startStreamId: 1,
                      }
      },
      
      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: All my modules are loading

      Are you using Pages or Carousel?
      That happens if there is a missing comma or some kind of error in your config.js file …

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: MMM-CalvinAndHobbes

      @wishmaster270
      I used the second one and removed the animation it is big enough on my screen now we can read it from across the living room. Much appreciate the wisdom you have imparted on me. Waiting for Sunday to see if need the animation part of the css code.

      posted in Entertainment
      plainbrokeP
      plainbroke
    • RE: MMM-CalvinAndHobbes

      @stroo333
      Did you ever get an answer from the developer of this module?
      I really would like to be able to resize it also.
      Plus the sunday comic not scrolling, resize would be a plus there too.

      posted in Entertainment
      plainbrokeP
      plainbroke
    • RE: Omxplayer and Bullseye

      @Egnos
      Sorry, I do not use the bluetooth feature at all on my MM, so I am of no help in that area…

      posted in General Discussion
      plainbrokeP
      plainbroke
    • RE: Omxplayer and Bullseye

      @Egnos
      I have one camera show at a time using mmm-carousel, they use the full screen one at a time in various places in my line up of modules. I have 40+ modules running on my Mirror .

       module: "MMM-Carousel",
      config: {
       transitionInterval: 43000,
       ignoreModules: ["MMM-DynamicWeather", "MMM-ModuleScheduler"],
              mode: "slides",
              slides: [
                      ["MMM-CalendarExt3"],
                      ["calendar", "clock", "compliments"],
                      ["facts", "clock", "compliments"],
                      ["iFrame"],
                      ["MMM-ATM", "clock", "compliments"],
                      ["MMM-Bored", "clock", "compliments"],
                      ["MMM-RTSPStream"],
                      ["MMM-CalvinAndHobbes", "clock", "compliments"],
                      ["MMM-CloneWarsQuotes", "clock", "compliments"],
                      ["MMM-Cocktails", "clock", "compliments"],
                      ["MMM-covid19", "clock", "compliments"],
                      ["MMM-DailyQuote", "clock", "compliments"],
                      ["MMM-DarkSkyForecast", "clock", "compliments"],
                      ["MMM-Dogs", "clock", "compliments"],
                      ["MMM-DumbAssCatFacts", "clock", "compliments"],
                      ["MMM-RTSPStream2"],
                      ["MMM-EARTH", "clock", "compliments"],
                      ["MMM-Evil", "clock", "compliments"],
                      ["MMM-EyeCandy", "clock", "compliments"],
                      ["MMM-Gas", "clock", "compliments"],
                      ["MMM-GmailFeed", "clock", "compliments"],
                      ["MMM-History", "clock", "compliments"],
                      ["MMM-icanhazdadjoke", "clock", "compliments"],
                      ["MMM-ImagesPhotos", "clock", "compliments"],
                      ["MMM-RTSPStream3"],
                      ["MMM-MotionEye"],
                      ["MMM-MyWordOfTheDay", "clock", "compliments"],
                      ["MMM-NetworkScanner"],
                      ["MMM-NFL", "clock", "compliments"],
                      ["MMM-Oneliner", "clock", "compliments"],
                      ["MMM-OpenWeatherForecast", "clock", "compliments"],
                      ["MMM-quote-of-the-day", "clock", "compliments"],
                      ["MMM-RTSPStream4"],
                      ["MMM-RAIN-MAP"],
                      ["MMM-rfacts", "clock", "compliments"],
                      ["MMM-SimpleLogo", "clock", "compliments"],
                      ["MMM-SingleStock", "clock", "compliments"],
                      ["MMM-Todoist", "clock", "compliments"],
                      ["on-this-day", "clock", "compliments"],
                      ["random_quotes", "clock", "compliments"],
                      ["MMM-RTSPStream5"]
      
      posted in General Discussion
      plainbrokeP
      plainbroke
    • RE: Omxplayer and Bullseye

      @Egnos
      I use MMM-RTSPStream I have 5 separate instances running, without any issues as long as the cameras are up and running.

      posted in General Discussion
      plainbrokeP
      plainbroke
    • RE: Omxplayer and Bullseye

      @Egnos
      Use sdetweil’s backupRestore module it makes it pretty easy to reinstall it all into a working order and it saves your config.js and custom.css very important in my case I do not want to ever go through all the hours spent trial and error testing to get my mirror the way I wanted it…

      posted in General Discussion
      plainbrokeP
      plainbroke
    • RE: Omxplayer and Bullseye

      @Egnos
      I am currently using the latest Buster with 5 different rtsp cameras ( i use carousel) and I have no problems viewing them.
      Description: Raspbian GNU/Linux 10 (buster)
      Release: 10
      Codename: buster
      Just my 2 cents. Unless someone much smarter than me can fix Omxplayer in Bullseye. I have resigned myself to stay on Buster until I can’t anymore…

      posted in General Discussion
      plainbrokeP
      plainbroke
    • RE: Omxplayer and Bullseye

      @Egnos
      Go back to Buster it all works there. Bullseye and rstp do not really play well in my opinion. VLC is a mess for me in Bullseye. Buster Omxplayer works again with rtsp… Wish someone much smarter than me could fix that problem with Bullseye. I went as far back as Stretch to get a wireless dongle to work with one of my RPi’s…

      posted in General Discussion
      plainbrokeP
      plainbroke
    • RE: Electron

      @kayakbabe
      I will look into that also when i am back where I can in a couple weeks.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: Random_Quotes

      @sdetweil
      Ok I forgot about the important message in the css. I will try that when I get a chance. Busy week this week and next.

      posted in Custom CSS
      plainbrokeP
      plainbroke
    • RE: Electron

      @kayakbabe
      I know that, and that is why I was using it that way.
      There is a method to my madness.
      I figured if I left it running (minimized) I could find what was causing my black screen with the mouse pointer on it. I guess it just opened up everyones pm2 usage information… I am still looking what is causing this to happen randomly. As in it may not happen for days and then it may happen a couple times a day.
      I guess I need to find a way to monitor when it freezes and have it auto restart mm.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: Electron

      @sdetweil
      I was using ctrl - m to stop MM to see what was giving my black screen with a mouse pointer and the only thing I could find that seemed strange was a bunch of electron instances running.
      I was just wondering if that could be the cause of the black screen with the mouse pointer… I use pm2 for most every thing that has been explained on here in the past year or so. I use pm2 to restart mm when needed and it is setup to restart mm anytime I make changes to config.js and exit and save.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • 1
    • 2
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 16 / 21