Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    UNSOLVED Netflix Module?

    Requests
    3
    4
    2639
    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.
    • B
      bryan411001 last edited by

      I was trying to see if maybe there could be a Netflix module where I could watch Netflix through the MagicMirror. Maybe cast the screen?

      I couldn’t figure out if Netflix’s API is still open for public use. There’s a lot of mixed answers online.

      Thanks!
      Bryan

      1 Reply Last reply Reply Quote 0
      • C
        chef last edited by

        Unfortunately, the Netflix APi is on lockdown. I know this from my work with Emby Server. Netflix requests get made all the time over there and the answer is usually the same, “can’t do it…”.

        That being said, I’m sure there would be ways of hacking together something, but I think it would be breaking a lot of terms and conditions.

        I was looking on github at a couple of “chrome cast” like casting npms for raspberry pi, just the other day.

        There are a couple of good ones. The thing is, some of them need a specific application added to your phone/device to cast to raspberry pi. There was one in particular that caught my eye, and it looks promissing.

        It is this one: https://github.com/vbaicu/mMusicCast

        Thing is, it says it’ll cast Youtube (which is awesome), or maybe even your device screen (which could be useful…), but not Netflix specifically.

        You could somehow put chrome into an application window on your pi.

        You can do this to chrome by opening Chrome with these parameters:

        “PATH_TO_CHROME” --app=“YOUR_URL”

        This is pretty hacky… and It’s not completely window-less.

        One other thing to keep in mind when attempting this.
        The MM application itself might not handle any HD streaming, so this would mean that you would have to…probabaly… have the OMXPlayer installed, and placed on top of your MM interface in order to get a stable stream. There are probably better developers on the forum here than I, who understand the ‘ins and outs’ of making that happen in a Debian style environment…

        Probably didn’t help much here.

        B 1 Reply Last reply Reply Quote 0
        • B
          bryan411001 @chef last edited by

          @chef I see… I figured that was the case. I’ll see what I can work up. Thank you for the response though!

          1 Reply Last reply Reply Quote 0
          • M
            MableMaxwell Banned last edited by

            viewing netflix in the bathroom why not?

            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