Raspberry pi 4 with Netflix

by Fluid_Degree_3908

Hey, i trying to use Netflix ok Android Tv with raspberry But dont work. Not compatible. But How can i use it. I Need it. Gives a fix?

antiduh

You can't.

Netflix only works on certified devices. Raspberry Pis are not certified devices.

neuromonkey

You need to install the Widevine DRM library , which is in the Raspberry Pi OS official package repository. I'm pretty sure it's a 32-bit-only release. Once installed, you should be able to stream from Netflix, Disney Plus, Amazon Prime, and HBO.

sudo apt install libwidevinecdm0

Getting it to work under OpenELEC or Kodi is more involved.