MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Apple TV meets MagicMirror.

    Scheduled Pinned Locked Moved Showcase
    12 Posts 7 Posters 15.4k Views 8 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • cowboysdudeC Offline
      cowboysdude Module Developer
      last edited by

      Very EXCELLENT work!!

      1 Reply Last reply Reply Quote 1
      • C Offline
        cyberphox
        last edited by

        wow!!! this is awesome

        Full time Dad, DJ and entertainer and lover of technology.

        1 Reply Last reply Reply Quote 1
        • R Offline
          rak
          last edited by

          This looks awesome. Thanks for sharing.

          Two questions. Can you post some samples from your custom css on the drop shadow? I was not able to solve this yet.

          Second point. When you create a snazzy map. How can you integrate it in MMM-GoogleMapsTraffic. I want to add markers for mine and my wifes work place. Is that possible?

          Y 1 Reply Last reply Reply Quote 0
          • Y Offline
            yep_DD @thejoaovitor
            last edited by

            @thejoaovitor very impressive, did you store your webm videos locally? If so how did you get MMM-htmlvideo to play all of those files?

            Greetings

            T 1 Reply Last reply Reply Quote 0
            • Y Offline
              yep_DD @rak
              last edited by

              @rak

              have you tried this? (#ff0000 just for presentation)

              body {
                text-shadow: 1px 1px #ff0000;
              }
              
              1 Reply Last reply Reply Quote 1
              • R Offline
                rak
                last edited by

                Thanks. Works like a charm. Did you “resize” the GoogleMapsTraffic somehow? Mine shows with very thick green lines for the highway/traffic. Can one with CSS resize the map to say 50% and double the size of the underlying graphic, which would thin out the lines a bit,

                1 Reply Last reply Reply Quote 0
                • T Offline
                  thejoaovitor @yep_DD
                  last edited by thejoaovitor

                  @yep_dd Thank you! I store locally for convenience, but I’ve read here that if you store those on a separate web server they play even more smoothly.

                  {
                  	module: 'MMM-htmlvideo',
                  	position: 'fullscreen_below',
                  	config: {
                  		  videoSRC: "http://127.0.0.1:8080/modules/MMM-htmlvideo/videos/video3.WebM"
                  		  }
                  }
                  

                  @rak If you decrease the zoom, width, height from the module config you will lose some detail (smaller roads won’t appear), so I’ve added this in custom.css to make it smaller and denser:

                  .MMM-GoogleMapsTraffic{
                    zoom: 0.7;
                  }
                  
                  Y 1 Reply Last reply Reply Quote 0
                  • Y Offline
                    yep_DD @thejoaovitor
                    last edited by

                    @thejoaovitor cool, thank you. did you leave it at 1080p or did you use 720p? Would you mind sharing your conversion details? I tried 720p and it still did not play very smooth.

                    T 1 Reply Last reply Reply Quote 0
                    • T Offline
                      thejoaovitor @yep_DD
                      last edited by thejoaovitor

                      @yep_dd I used Wondershare Video converter for Mac, 1080p WebM with standard options. It gets choppy once in a while, mostly when some module animates (RSS Feed fading in and out), but I’m ok with it as Pi’s are not powerhouses :) Try uploading your video in a separate host to check performance.

                      B 1 Reply Last reply Reply Quote 1
                      • B Offline
                        bachoo786 @thejoaovitor
                        last edited by

                        @thejoaovitor hi thanks alot for this share amazing work.

                        may I ask, the videos that you have used, do they contain some sort of text describing the video? how did you manage to remove them?

                        thanks.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        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