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

I can't get mmm-screencast to work

Scheduled Pinned Locked Moved Unsolved Troubleshooting
59 Posts 6 Posters 20.2k 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.
  • J Offline
    jste84 @fribse
    last edited by jste84 Jan 17, 2021, 2:55 PM Jan 17, 2021, 2:27 PM

    @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…

    J 1 Reply Last reply Jan 17, 2021, 3:08 PM Reply Quote 0
    • J Offline
      JerryP @jste84
      last edited by Jan 17, 2021, 3:08 PM

      @jste84
      Can you post our config file.

      J 3 Replies Last reply Jan 17, 2021, 3:12 PM Reply Quote 0
      • J Offline
        jste84 @JerryP
        last edited by Jan 17, 2021, 3:12 PM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • J Offline
          jste84 @JerryP
          last edited by Jan 17, 2021, 3:15 PM

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • J Offline
            jste84 @JerryP
            last edited by Jan 17, 2021, 3:17 PM

            @JerryP IMG20210117151012_compress2.jpg

            J 2 Replies Last reply Jan 17, 2021, 3:19 PM Reply Quote 0
            • J Offline
              JerryP @jste84
              last edited by Jan 17, 2021, 3:19 PM

              @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 Jan 17, 2021, 3:24 PM Reply Quote 0
              • J Offline
                JerryP @jste84
                last edited by Jan 17, 2021, 3:23 PM

                @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 Jan 17, 2021, 3:39 PM Reply Quote 0
                • F Offline
                  fribse @JerryP
                  last edited by Jan 17, 2021, 3:24 PM

                  @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,
                        }
                      },
                  
                  
                  J 2 Replies Last reply Jan 17, 2021, 3:27 PM Reply Quote 0
                  • J Offline
                    JerryP @fribse
                    last edited by Jan 17, 2021, 3:27 PM

                    @fribse

                    position: 'bottomCenter",
                    

                    This one is not in use.

                    try this one

                    position 'bottom_center'
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      JerryP @fribse
                      last edited by Jan 17, 2021, 3:30 PM

                      @fribse layout.png

                      F 1 Reply Last reply Jan 17, 2021, 3:35 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 2 / 6
                      2 / 6
                      • First post
                        20/59
                        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