MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED a youtube video streaming on my MM

    Troubleshooting
    3
    3
    211
    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
      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

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

        B 1 Reply Last reply Reply Quote 0
        • B
          bugsounet @crazylegs last edited by

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


          I am not a reference in this forum
          I am not a magician
          I'm just a developer

          Please DON'T ADS ANY of My Modules There !

          Follow new support of 4th party modules on https://wiki.bugsounet.fr

          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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy