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.

    a youtube video streaming on my MM

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    3 Posts 3 Posters 1.3k Views 3 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.
    • R Offline
      RIKKO14
      last edited by

      Hello,
      I would like to stream a video from my youtube channel on my magicmirror and be able to adjust the screen size, which module can I use?
      I tried with MMM-RandomYouTubePlayer… but I don’t have a youtube playlist (an example video from my youtube channel: https://youtu.be/J3Psb-L6tHo)

      		{
      	module: "MMM-RandomYouTubePlayer", 
      	position: "top_center",	      // This can be any of the regions...
      	config: {
      	    playlistId: "PLhttps://youtu.be/J3Psb-L6tHo",     // See Configuration Options below...
                  height: 480,
                  width: 720,
      	    }
      	},
      

      Sans titre.png

      crazylegsC 1 Reply Last reply Reply Quote 0
      • crazylegsC Offline
        crazylegs @RIKKO14
        last edited by

        @rikko14 While it is not being actively supported at the moment, I am currently using MMM-YouTube for this purpose. You can find it here:

        https://github.com/Anonym-tsk/MMM-YouTube

        bugsounetB 1 Reply Last reply Reply Quote 0
        • bugsounetB Offline
          bugsounet Banned @crazylegs
          last edited by

          @crazylegs You can’t display any © video on MagicMirror with modify main code

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