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

    Posts

    Recent Best Controversial
    • Move the number in each day of monthly calendar

      Re: MMM-CalendarExt3
      How do I move the date number to the bottom left or right of the days box. Instead of the upper right, I would like the bottom right.
      I can not figure out what the correct syntax is to do this.

      Help,
      Thank you.

      posted in Custom CSS
      plainbrokeP
      plainbroke
    • RE: Axis camera display

      @alex2
      MMM-WebVeiw worked for one camera but I can not get more than one instance to run Like i do with MMM-RTSPStream but I had to go back to the OS before bullseye.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: Wyze Cam V3

      @scumbelly
      Did you ever get the V3 cam to work with MagicMirror?
      Did you find a module that works with the Wyze Cams?

      posted in General Discussion
      plainbrokeP
      plainbroke
    • MMM-WebView

      I would like to run multiple instances of the module MMM-WebView.
      That way I can get away from the RTSPStream module that is a pain to keep running and slow to load with a heavy load on the Raspberry Pi.
      But my skill level is not good enough to figure out how to do so.

      posted in General Discussion
      plainbrokeP
      plainbroke
    • Color the Hearts or Rain

      Re: MMM-Snow - Yet another Snow Module

      Ok all is there a way to color the rain blue and the hearts red. Also can I run more than one at a time like rain and hearts or rain and snow at the same time in this module? Just curious more than anything.
      If so HOW.

      posted in Fun & Games
      plainbrokeP
      plainbroke
    • 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
    • 1
    • 2
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 15 / 20