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.

    I can't get mmm-screencast to work

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    59 Posts 6 Posters 22.6k 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.
    • JerryPJ Offline
      JerryP @jste84
      last edited by JerryP

      @jste84

      var config = {
      	address: "0.0.0.0"
      	port: 8080,
      	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"],
      	useHttps: false, 		
      	httpsPrivateKey: "", 
      	httpsCertificate: "", 
      
      	language: "nl",
      	timeFormat: 24,
      	units: "metric",
      modules: 
      

      This is my part of de var (ip handeling)

      S J 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @JerryP
        last edited by

        @JerryP your whitelist says only apps inside mirror can connect

        use

        ipWhitelist:[],

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        JerryPJ 1 Reply Last reply Reply Quote 0
        • JerryPJ Offline
          JerryP @sdetweil
          last edited by

          @sdetweil i removed the ip adres of the laptop an tv.
          But for the mmm-screencast module is That no problem

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @JerryP
            last edited by

            @JerryP why cant u start allowing everything, and tighten it up later.

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • J Offline
              jste84 @JerryP
              last edited by

              @JerryP the only difference between your config and mine is ipWhitelist for me is [] and language is English.

              1 Reply Last reply Reply Quote 0
              • J Offline
                jste84
                last edited by

                I unplugged the shield as that is what you asked me to try.

                I then used my phone to try and cast… But had no joy. It didn’t find any devices. I rebooted the mirror and it still didn’t find it

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @jste84
                  last edited by

                  @jste84 can u remote-control into the mirror?

                  for debug, ive posted at least a couple hundred times,
                  open the developers window, ctrl-shift-i on mirror keyboard,
                  select the tab labeled console and scroll up

                  u can filter messages by module by putting part of the module name in the filter field

                  also look in thr console where u start mm. if using pm2 then

                  pm2 logs --lines=100

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  J 1 Reply Last reply Reply Quote 0
                  • J Offline
                    jste84 @sdetweil
                    last edited by

                    @sdetweil sorry I’m not sure what I’m looking at.

                    I’m in the console tab… and getting lots of notifications…

                    Tried using filter to search for the things that you’ve mentioned but no results. I must be doing something wrong

                    S 2 Replies Last reply Reply Quote 0
                    • S Offline
                      sdetweil @jste84
                      last edited by

                      @jste84 cast in filter field

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @jste84
                        last edited by

                        @jste84 then look in the place where u start mm

                        npm start or.pm2 logs

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        J 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 2 / 6
                        • 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