Navigation

    MagicMirror Forum

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

    UNSOLVED mirroronthewall

    Troubleshooting
    3
    11
    3140
    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.
    • A
      arthurross last edited by

      Hi,
      I’m having trouble with my mirroronthewall module.
      It doesn’t seem to respond.
      Can anyone help me please?
      Regards,
      Arthur Ross

      johnnyboy 1 Reply Last reply Reply Quote 0
      • johnnyboy
        johnnyboy @arthurross last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • A
          arthurross last edited by

          @johnnyboy said in mirroronthewall:

          If you can provide a little more information then the guys here may be able to help?
          Your set up, what you did and how you did it, what Pi you are using, ect, ect

          I’m using a pi 3 model b and followed the instructions set on the mirroronthewall(skill) github site. I managed to make alexa respond, but now nothing is displayed on the mirror when I ask her something. I may have sudo npm installed some things.
          Is there an easy workaround to have the mirror display youtube, google, etc?

          johnnyboy 1 Reply Last reply Reply Quote 0
          • johnnyboy
            johnnyboy @arthurross last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • A
              arthurross last edited by

              https://github.com/joanaz/MMM-MirrorMirrorOnTheWall
              I think it’s supposed to interact with MirrorMirrorOnTheWallSkill.
              It says you get to display text/videos/images on the magicmirror.
              What do you mean by “You need to return to the desktop and access them… outwith MM.”
              Thanks.

              johnnyboy 1 Reply Last reply Reply Quote 0
              • johnnyboy
                johnnyboy @arthurross last edited by

                This post is deleted!
                broberg 1 Reply Last reply Reply Quote 0
                • broberg
                  broberg Project Sponsor @johnnyboy last edited by

                  @johnnyboy looking at the modules read me linked above it uses youtube api to search for the video and an iframe to display the video from youtube on the mirror. And it uses google api to search for images to display.

                  so no @arthurross you can disregard what johnnyboy is mentioning.

                  But just looking at the read me it looks like a module with a certain degree of difficulty to pinpoint issues with unless you actually have access to the mirror it’s being used on (many points that could have been overlooked when installing).

                  Do you get the module to display text? How do you know that alexa is responding? By audio confirmation?

                  sudo shouldn’t be used unless actually defined in the instructions, that could create access issues for the main mirror software.

                  johnnyboy 1 Reply Last reply Reply Quote 0
                  • johnnyboy
                    johnnyboy @broberg last edited by

                    This post is deleted!
                    broberg 1 Reply Last reply Reply Quote 0
                    • broberg
                      broberg Project Sponsor @johnnyboy last edited by

                      @johnnyboy there is some issues with iframes due to cross domain restrictions. And I believe the biggest issue with iframes and youtube is that you can’t control playback (i.e pause/play, stop etc).

                      I.e Loading a video with autoplay in an iframe does work, but to stop it you would have to close the iframe. (Somebody else with more knowledge on this should confirm or deny this)

                      And the google requests in this module seems to use the api from google and not the actual webpage for searching, thus no fuzz with the cross domain restrictions

                      1 Reply Last reply Reply Quote 1
                      • A
                        arthurross last edited by

                        Hi Broberg,
                        After a fresh install of the modules I managed to get Youtube working. Just no text nor images from Google.
                        Do you know what’s wrong?

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