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

Netflix Module?

Scheduled Pinned Locked Moved Unsolved Requests
5 Posts 4 Posters 4.3k Views 4 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.
  • B Offline
    bryan411001
    last edited by Jul 20, 2018, 7:15 PM

    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 Offline
      chef
      last edited by Jul 22, 2018, 4:05 PM

      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 Jul 23, 2018, 11:53 PM Reply Quote 0
      • B Offline
        bryan411001 @chef
        last edited by Jul 23, 2018, 11:53 PM

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

        H 1 Reply Last reply Dec 31, 2022, 8:44 PM Reply Quote 0
        • M Offline
          MableMaxwell
          last edited by Apr 16, 2021, 8:13 AM

          viewing netflix in the bathroom why not?

          1 Reply Last reply Reply Quote 0
          • H Offline
            Human99 @bryan411001
            last edited by Dec 31, 2022, 8:44 PM

            @bryan411001 Hi, did you ever find a solution? I’m trying to do something very similar with my MagicMirror.

            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 Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy