MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Screencast with mobile

    General Discussion
    8
    8
    5433
    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.
    • G
      g_nandagpl last edited by

      Hi All,
      Do we have any module to screencast any mobile phone with magic mirror?

      Thanks in advance.

      1 Reply Last reply Reply Quote 1
      • pyrosmiley
        pyrosmiley last edited by

        That’s a cool idea! As far as I can tell there’s nothing like it at the moment, but I did some some cursory googling and, while I’m far out of my range of expertise, it looks like you might be able to use something like this homebrew chromecast receiver and use somehow display it in an iFrame, which there are several modules for. I’m not sure how it’d work with various size constraints, but from what I’ve found, that’s the most promising option.

        If you’re on iOS, there’s maybe something you could do with either Airserver or Reflector 2 (which is what I use). Either way, it may actually be easier to have a separate machine running whatever is receiving the content and then streaming it to one of the streaming video player modules. Heads-up though, that’ll likely require some horsepower on the server you’re doing it with, or you’re liable to end up with some real frustrating latency.

        However you end up going, please post updates – this is a really cool idea and I’d like very much to see how it works out!

        1 Reply Last reply Reply Quote 0
        • G
          g_nandagpl last edited by

          Trying… will update you.
          Thanks

          1 Reply Last reply Reply Quote 0
          • A
            aandrew7 last edited by

            I have installed this Module but now I can’t seem to figure what to cast from.
            https://github.com/kevinatown/MMM-Screencast

            1 Reply Last reply Reply Quote 0
            • S
              sokhals last edited by

              Open Youtube app in phone or laptop and click on the cast button.
              Then select the raspberryPi and it will play there.

              +1 very nice module

              M 1 Reply Last reply Reply Quote 0
              • M
                mlombardi @sokhals last edited by

                @sokhals Hello,

                I got mine to work, but how to i get it to go away after watching

                L 1 Reply Last reply Reply Quote 0
                • L
                  Lobb @mlombardi last edited by

                  @mlombardi
                  Hi did you find how to stop it after watching im having the same issue

                  1 Reply Last reply Reply Quote 0
                  • roybaxter
                    roybaxter last edited by

                    A module to cast to the MagicMirror. Currently, only YouTube casting is supported. You can try following module for screencast.
                    Navigate to the modules directory via the follow command: cd MagicMirror/modules
                    Clone the module from github: git clone https://github.com/kevinatown/MMM-Screencast.git
                    Navigate to the MMM-Screencast directory: cd MMM-Screencast
                    Install the dependencies: npm install
                    Add the following configuration to the modules array in the config/config.js file:
                    For More detail follow Below Link
                    https://github.com/kevinatown/MMM-Screencast

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy