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 27.9k 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.
    • F Offline
      fribse @sdetweil
      last edited by

      @sdetweil Ahhh, no, that was limited, and now it works :-)
      Thankyou

      StoffbeuteluweS 1 Reply Last reply Reply Quote 0
      • StoffbeuteluweS Offline
        Stoffbeuteluwe Project Sponsor @fribse
        last edited by

        @fribse I also have problems with the module on my Mac… installed without problems but can’t find a device on my phone or iPad ?

        F S 2 Replies Last reply Reply Quote 0
        • F Offline
          fribse @Stoffbeuteluwe
          last edited by

          @Stoffbeuteluwe I have only tested with youtube so far, did you try that?

          StoffbeuteluweS 1 Reply Last reply Reply Quote 0
          • StoffbeuteluweS Offline
            Stoffbeuteluwe Project Sponsor @fribse
            last edited by

            @fribse yes only YouTube but no device found

            1 Reply Last reply Reply Quote 0
            • F Offline
              fribse
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @Stoffbeuteluwe
                last edited by

                @Stoffbeuteluwe what are the MM address: ipWhitelist: settings from ~/MagicMirror/config/config.js?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                • StoffbeuteluweS Offline
                  Stoffbeuteluwe Project Sponsor @sdetweil
                  last edited by Stoffbeuteluwe

                  @sdetweil

                  address: "0.0.0.0",
                  ipWhitelist: "127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:my ip dress", "my ip adress"
                  
                  S 1 Reply Last reply Reply Quote 0
                  • S Do not disturb
                    sdetweil @Stoffbeuteluwe
                    last edited by sdetweil

                    @Stoffbeuteluwe ipWhitelist is an array ( surrounded by square brackets )
                    Try
                    ipWhitelist:[]

                    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 hoping you can help with this…

                      I’ve tried changing address to “0.0.0.0” and ipWhitelist to []

                      When I use the youtube app to cast, the pi/mirror doesn’t show up?

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

                        Still no joy with this one 🤔 I’m not sure why it won’t find the pi to cast to can anyone help.

                        F 1 Reply Last reply Reply Quote 0
                        • F Offline
                          fribse @jste84
                          last edited by

                          @jste84 Do you have a firewall on your magicmirror computer?
                          Is it connected via wifi or cable?

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

                            @fribse I don’t think so? It’s installed on a pi3b. Still not able to find the pi… I think I’m maybe missing something in config?

                            Edit to say I can cast to my Nvidia shield… Strange that it works but not screencast…

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

                              @jste84
                              Can you post our config file.

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

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • J Offline
                                  jste84 @JerryP
                                  last edited by

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote 0
                                  • J Offline
                                    jste84 @JerryP
                                    last edited by

                                    @JerryP IMG20210117151012_compress2.jpg

                                    JerryPJ 2 Replies Last reply Reply Quote 0
                                    • JerryPJ Offline
                                      JerryP @jste84
                                      last edited by

                                      @jste84 Please use the code input</> button
                                      and copy past your code
                                      what I now see is u missing de cast name

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

                                        @jste84

                                        See her is my config

                                        {
                                        		module: 'MMM-Screencast',
                                        		position: 'bottom_right', 
                                        		config: {
                                        			position: 'center', 
                                        			castName: 'Spiegeltje',
                                        			height: 300,
                                        			width: 500,
                                        		}},
                                        J 1 Reply Last reply Reply Quote 0
                                        • F Offline
                                          fribse @JerryP
                                          last edited by

                                          @JerryP
                                          Like this:

                                              {
                                                module: 'MMM-Screencast',
                                                position: 'bottom_right', // This position is for a hidden <div /> and no$
                                                config: {
                                                  castName: 'Spejl',
                                                  position: 'bottomCenter',
                                                  height: 600,
                                                  width: 800,
                                                }
                                              },
                                          
                                          
                                          JerryPJ 2 Replies Last reply Reply Quote 0
                                          • JerryPJ Offline
                                            JerryP @fribse
                                            last edited by

                                            @fribse

                                            position: 'bottomCenter",
                                            

                                            This one is not in use.

                                            try this one

                                            position 'bottom_center'
                                            
                                            
                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better đź’—

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • 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