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.

    MMM-Videoplayer - Play video files on your mirror

    Scheduled Pinned Locked Moved Entertainment
    20 Posts 6 Posters 7.7k Views 6 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.
    • S Offline
      sdetweil @feigi
      last edited by sdetweil

      @feigi said in MMM-Videoplayer - Play video files on your mirror:

      Why its showing that its trying to load a node_helper

      the system ALWAYS tries and reports… nothing worrisome…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • BKeyportB Offline
        BKeyport Module Developer
        last edited by

        One minor note - in your readme on github, there’s no install instructions. I’d add that…

        Seems to be good otherwise.

        The "E" in "Javascript" stands for "Easy"

        SnilleS 1 Reply Last reply Reply Quote 0
        • SnilleS Offline
          Snille Module Developer @BKeyport
          last edited by

          @BKeyport Oh! Good point! I’ll fix that. Thank you! :)

          If you cant find it, make it and share it!
          Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

          1 Reply Last reply Reply Quote 0
          • SnilleS Offline
            Snille Module Developer
            last edited by

            Added a new function in v0.4. See first post…

            If you cant find it, make it and share it!
            Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

            1 Reply Last reply Reply Quote 0
            • E Offline
              elitecybernet
              last edited by

              @Snille i had tried your mmm videoplayer, im curious is it no sound for playing video ?Or i need to do something on my config? I want to play with hdmi sound in my monitor.

              thank for your support. good job

              SnilleS 1 Reply Last reply Reply Quote 0
              • SnilleS Offline
                Snille Module Developer @elitecybernet
                last edited by Snille

                @elitecybernet Hi! Yes, default is “no sound”, because if you set it to yes, it will not “autoplay”. But you can just change the option: muted to false.

                {
                  module: 'MMM-Videoplayer',
                  position: 'middle_center',
                  config: {
                    muted: false,
                  }
                },
                

                Like so… :)

                If you cant find it, make it and share it!
                Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                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