• 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
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 14.7k 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.
  • C Offline
    cyberphox
    last edited by Sep 1, 2018, 11:39 AM

    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 Sep 1, 2018, 7:36 PM

      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 Sep 2, 2018, 3:19 PM Reply Quote 0
      • Y Offline
        yep_DD @thejoaovitor
        last edited by Sep 2, 2018, 3:09 PM

        @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 Sep 3, 2018, 12:13 AM Reply Quote 0
        • Y Offline
          yep_DD @rak
          last edited by Sep 2, 2018, 3:19 PM

          @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 Sep 2, 2018, 7:51 PM

            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 Sep 3, 2018, 12:14 AM Sep 3, 2018, 12:13 AM

              @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 Sep 3, 2018, 2:13 AM Reply Quote 0
              • Y Offline
                yep_DD @thejoaovitor
                last edited by Sep 3, 2018, 2:13 AM

                @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 Sep 4, 2018, 1:31 PM Reply Quote 0
                • T Offline
                  thejoaovitor @yep_DD
                  last edited by thejoaovitor Sep 4, 2018, 3:21 PM Sep 4, 2018, 1:31 PM

                  @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 Jul 23, 2019, 11:27 AM Reply Quote 1
                  • B Offline
                    bachoo786 @thejoaovitor
                    last edited by Jul 23, 2019, 11:27 AM

                    @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
                    • D Offline
                      DanLeo
                      last edited by Feb 26, 2025, 12:18 PM

                      Apple TV integrates with MagicMirror to display smart widgets, notifications, and media on a mirrored screen, enhancing functionality.

                      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