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

Magic mirror serving multiple clients

Scheduled Pinned Locked Moved General Discussion
14 Posts 7 Posters 9.5k Views 7 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
    strawberry 3.141 Project Sponsor Module Developer @cowboysdude
    last edited by Mar 7, 2018, 6:24 AM

    @cowboysdude take a look at https://github.com/fewieden/MMM-syslog-slave thats the only thing were I connected multiple instances

    Please create a github issue if you need help, so I can keep track

    C 1 Reply Last reply Mar 7, 2018, 12:35 PM Reply Quote 1
    • E Offline
      E3V3A
      last edited by Mar 7, 2018, 6:42 AM

      This sound cool. But your need depends on how you want to interact with multiple instaces.

      • One master MM with multiple non-interactive slaves:
        • Just open browser on new device and point to master MM IP, and expand to full-screen
      • One master MM with multiple, one-at-the-time interactive slaves:
        1. Need some hardware hacking: try to find a way to connect several PIR, microphone to multiple monitors, could be over cable, wifi or bluetooth. (Seem hard and ugly to implement)
        2. Implement some kind of HDMI switching mechanism
      • One master MM with multiple, all-independent interactive slaves:
        • Do what’s described above with using mm1,mm2,mm3,.... This surely would eventually overload a RPi, as you add different and concurrent modules.

      "Everything I do (here) is for free – altruism is the way!"
      MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

      1 Reply Last reply Reply Quote 0
      • C Offline
        cowboysdude Module Developer @strawberry 3.141
        last edited by Mar 7, 2018, 12:35 PM

        @strawberry-3.141 Thank you! @zack949 there’s a way to run one as master and others as slave… look at the response from strawberry :)

        S 1 Reply Last reply Mar 18, 2018, 11:20 PM Reply Quote 0
        • S Offline
          serge cherpy @cowboysdude
          last edited by Mar 18, 2018, 11:20 PM

          @cowboysdude

          Bonjour avec mon Français je voudrait savoir si vous avez réussi a conclure le multiple clients sur un pi, peut on échanger des informations pour que je reproduise le mème serveur sur deux poste client Merci Serge

          C 1 Reply Last reply Mar 19, 2018, 10:47 AM Reply Quote 0
          • C Offline
            cowboysdude Module Developer @serge cherpy
            last edited by Mar 19, 2018, 10:47 AM

            @serge-cherpy the only way to do this would be to set up a pi as a master and the rest as slaves…ie

            one pi running your main mirror at [for example] 192.168.1.2:8080 [master]
            Then running another pi and opening up a browser to 192.168.1.2:8080 [slave]

            Is one way to do it. I don’t do it that way because all my mirrors do different things and have different purposes.

            Bathroom mirror is an actual mirror
            alarm clock mirror is a 10" touch panel that functions as an alarm clock
            32" inch mirror is a home automation mirror

            But the above method master->slave would work providing you have them all on the same network… if you wanted to run master on one network and the slave on another that would take more work :)

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