• 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.

How to display the mirror remotely?

Scheduled Pinned Locked Moved Solved Troubleshooting
15 Posts 3 Posters 6.7k Views 2 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.
  • D Offline
    dazza120 @bibi
    last edited by dazza120 Jan 15, 2019, 7:19 PM Jan 15, 2019, 7:18 PM

    @bibi should just be the main config file, through up the file so we can see if you have missed anything, I take it that this isn’t showing via HDMI either?

    B 1 Reply Last reply Jan 15, 2019, 7:21 PM Reply Quote 0
    • B Offline
      bibi @dazza120
      last edited by Jan 15, 2019, 7:21 PM

      @dazza120 well the aim was not to use another module as MMM-remote-control to be able to display the mirror on the phone for instance but i’ll give it a try when possible.

      D 1 Reply Last reply Jan 15, 2019, 7:27 PM Reply Quote 0
      • D Offline
        dazza120 @bibi
        last edited by Jan 15, 2019, 7:27 PM

        @bibi the repository control needs that module to work this is mearly to update the modules use VNC to do everything else, but as said does it display the MM via Hdmi?

        B 1 Reply Last reply Jan 15, 2019, 7:31 PM Reply Quote 0
        • B Offline
          bibi @dazza120
          last edited by Jan 15, 2019, 7:31 PM

          @dazza120 yes via hdmi it working perfectly fine. i just wanted to avoid switching on / off my monitor each time i do a change either in a module or custom.css. i wanted to have a easy way to refresh MM after a change was done and to see the results of those changes.

          D 1 Reply Last reply Jan 15, 2019, 7:39 PM Reply Quote 0
          • D Offline
            dazza120 @bibi
            last edited by Jan 15, 2019, 7:39 PM

            @bibi yeah VNC is what you need, then a pm2 reastart mm in terminal from the VNC viewer

            B 1 Reply Last reply Jan 15, 2019, 7:46 PM Reply Quote 0
            • B Offline
              bibi @dazza120
              last edited by Jan 15, 2019, 7:46 PM

              @dazza120 :relieved_face: but neither the restart or the start cmd will display the mirror as i expected… i have tightvncserver installed but maybe x11vnc is needed? idk this

              D 1 Reply Last reply Jan 15, 2019, 8:00 PM Reply Quote 0
              • D Offline
                dazza120 @bibi
                last edited by Jan 15, 2019, 8:00 PM

                @bibi I just have the VNC from raspberry pi enabled, And VNC viewer with cloud so I can view or change stuff when I’m out and about

                1 Reply Last reply Reply Quote 0
                • B Offline
                  bhepler Module Developer
                  last edited by bhepler Jan 15, 2019, 8:36 PM Jan 15, 2019, 8:35 PM

                  Why aren’t you just hitting the mirror with a web browser? The browser will render the mirror more-or-less exactly as it will be displayed. You won’t be able to use any module with a peripheral, such as a microphone or IP camera. But for layout, fonts and the like it will speed things up immeasurably.

                  Add your computer to the ipWhiteList and restart the mirror process. Point your browser at http://[mirror ip address]:8080

                  B 1 Reply Last reply Jan 15, 2019, 8:42 PM Reply Quote 1
                  • B Offline
                    bibi @bhepler
                    last edited by bibi Jan 15, 2019, 8:52 PM Jan 15, 2019, 8:42 PM

                    @bhepler thx for your confirmation!

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      bibi
                      last edited by Jan 15, 2019, 8:58 PM

                      for the ones who need to the same, here is how i updated my config file:

                      var config = {
                              port: 8080,
                              address: "0.0.0.0",
                              ipWhitelist: [],
                      

                      Thx to both for your help

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/15
                        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