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

Posts

Recent Best Controversial
  • RE: MMM-MPlayer

    @evroom

    pi-mirr+ 25230 22066 53 11:17 ? 00:00:03 mplayer -noborder -monitoraspect 0 -vf rotate=-1 -geometry 450:100 -xy 352 288 rtsp://admin:password@192.168.0.85:554/cam/realmonitor?channel=1&subtype=1

    Sorry for the delay in replying, I don’t get e-mail notices when someone replies to my posts.

    posted in Utilities
    C
    clakkentt
    Mar 23, 2025, 4:21 PM
  • RE: MMM-MPlayer

    @hrmax23
    I don’t know why but the MPlayer header show up in the latest MMM-MPlayer update, at least in my setup, it does not show up in the previous version. I upgraded and then downgraded.

    posted in Utilities
    C
    clakkentt
    Mar 16, 2025, 4:08 PM
  • RE: MMM-MPlayer

    @hrmax23
    Sorry I just got notified of your reply.

    I set the taskbar height to 0 and autohide. I don’t remember the exact steps I took

    posted in Utilities
    C
    clakkentt
    Mar 16, 2025, 4:05 PM
  • RE: MMM-MPlayer

    @plainbroke

    No, I have the window in the middle of the screen, something like x: 450, y: 100

    posted in Utilities
    C
    clakkentt
    Mar 10, 2025, 2:56 AM
  • RE: MMM-MPlayer

    @sdetweil

    I don’t know if this is the cause but I am using vcgencmd to turn the display off and on and to do that I had to disable vc4-kms-v3d

    posted in Utilities
    C
    clakkentt
    Jan 21, 2025, 3:31 AM
  • RE: MMM-MPlayer

    @sdetweil

    Yes, when the MPlayer RTSP stream is running

    posted in Utilities
    C
    clakkentt
    Jan 21, 2025, 3:26 AM
  • RE: MMM-MPlayer

    @sdetweil

    The desktop taskbar. On the raspberry the bar at the top of the screen.

    posted in Utilities
    C
    clakkentt
    Jan 20, 2025, 11:33 PM
  • RE: MMM-MPlayer

    @sdetweil
    Yes the problem is the same. I initially had MM running on a rpi3, when I installed MMM-MPlayer, I noticed the taskbar showing every time there was a feed showing.
    I started from scratch on an rpi4 and saw no problem but when I transferred the card to the rpi3 the issue came up again.

    Since I wanted to keep using the rpi3 for the MagicMirror I solved the problem by making the taskbar 0 pixels in height.

    posted in Utilities
    C
    clakkentt
    Jan 20, 2025, 3:12 AM
  • RE: MMM-MPlayer

    Just a comment

    I am using MagicMirror on a pi using bullseye 32bit.

    When using a rpi4 everything works fine. When I transfer the sd card to a rpi3 every time the MPlayer shows a live feed the desktop taskbar shows up, when MPlayer is switching between feeds the taskbar is not visible.

    This is probably due to my specific choice of settings but just thought it might help someone.

    posted in Utilities
    C
    clakkentt
    Jan 19, 2025, 3:40 PM
  • RE: MMM-Openhab header color

    @sdetweil

    There is a css file in MM, but I still can’t figure out how to make it “work”

    
    .MMM-Openhab {
    	width: 400px;
    	height: 700px;
    	margin-right: 0px;
    	margin-left: 0px;
    	margin-top: 0px;
    }
    
    .MMM-Openhab .header {
      color: red;               /* Header color. Default is red. */
    }
    
    .MMM-Openhab .ifr {
     	width: 400px;
    	height: 680px;
    }
    
    I changed the red to different colors both in hex and by their name and restarted MM but the header is still red.
    
    Is there something, apart from restarting MM, that needs to be done to have the module accept the new color?
    
    posted in Utilities
    C
    clakkentt
    Dec 30, 2024, 3:32 AM
  • 1
  • 2
  • 1 / 2
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy