Beorn_Bear wrote: ↑Fri Jun 28, 2019 2:29 amWill it be possible to play Netlfix on a Raspberry Pi 4?!
I works with Amazon Video finebesthomefurniture wrote: ↑Fri Jun 28, 2019 5:57 amI have been installed WidevineDRM but it seems to put a heavy load on my laptop.
Can you tell me the specs needed to run WidevineDRM?
besthomefurniture wrote: ↑Fri Jun 28, 2019 5:57 amI have been installed WidevineDRM but it seems to put a heavy load on my laptop.
Can you tell me the specs needed to run WidevineDRM?
would be the right place to put the library/usr/bin/chromium-browser
kflmiami420 wrote: ↑Mon Aug 19, 2019 9:42 pmMaybe in the next Buster update they can incorporate the widevine and setup netflix on raspberry pi 4 with its build in chromium
So users can set up their new Pi 4's 4gig and start watching their favorite one Netflix,Prime Video , Hulu , etc
@RaspberryPi are you listeneing ? LOL
That's up to Netflix, Amazon to provide the method.kflmiami420 wrote: ↑Mon Aug 19, 2019 9:42 pmMaybe in the next Buster update they can incorporate the widevine and setup netflix on raspberry pi 4 with its build in chromium
So users can set up their new Pi 4's 4gig and start watching their favorite one Netflix,Prime Video , Hulu , etc
@RaspberryPi are you listeneing ? LOL
Thank you for sharing this. I was looking for a way to play spotify and this one worked.lumsdot wrote: ↑Tue Aug 06, 2019 8:37 amNetflix seems to work mostly ok on Rasbian uisng Chrome on the pi 4 ,
goto Ventz blog for instructions on how to download widevine and setup netflix on Chrome
https://blog.vpetkov.net/2019/07/12/net ... -chromium/
Netflix should now work but on some monitors you may notice bad screen tearing when the camera moves, plus Netflix will only play at
1280 by 720 in chrome (it just does), you can display the resolution its playing at by pressing shift ctrl alt and D to display the netflix stats.
I found that to fix the screen tearing I had to reduce my PI screen resolution down from 1080P to (1280 by 720 by 59.94 HZ,) using Preferences, Screen Config menu,
i guess this reduces the amount of scaling that needs to occur
Have you tried on your pi4?BeauSlim wrote: ↑Sat Sep 07, 2019 6:10 pmFor best results, you probably want to go with LibreELEC and the castagnait Netflix addon. See https://forum.kodi.tv/showthread.php?tid=329767
My understanding is that the browser and kodi addon versions of netflix don't support hardware acceleration. This will probably limit you to 720p60 or 1080p24.
If someone ports Android to the Pi4 with proper video support, I expect it will become the best for Netflix, much like it is for the Tinker Board.
Code: Select all
ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
Code: Select all
/storage/.kodi/addons/inputstream.adaptive/
lucap wrote: ↑Sun Sep 08, 2019 8:37 amHave you tried on your pi4?BeauSlim wrote: ↑Sat Sep 07, 2019 6:10 pmFor best results, you probably want to go with LibreELEC and the castagnait Netflix addon. See https://forum.kodi.tv/showthread.php?tid=329767
My understanding is that the browser and kodi addon versions of netflix don't support hardware acceleration. This will probably limit you to 720p60 or 1080p24.
If someone ports Android to the Pi4 with proper video support, I expect it will become the best for Netflix, much like it is for the Tinker Board.
I can't make latest LibreELEC alpha (9.1.002) works, I get this error:but the addon lives in:Code: Select all
ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
I still haven't find a way to make it search for the correct pathCode: Select all
/storage/.kodi/addons/inputstream.adaptive/
BeauSlim wrote: ↑Fri Sep 13, 2019 3:16 amOk, so, just to absolutely confirm: I have The Dark Crystal: Age of Resistance playing on my Pi4 right now using LibreELEC and the Netflix plugin. It looks smooth at 1080p24 and seems to have surround audio.
Use the image from https://libreelec.tv/raspberry-pi-4/ Enable the "inpustream adaptive" addon.
Enable ssh and then use scp to copy the repo zip file from https://github.com/castagnait/repositor ... -1.0.0.zip to the Pi.
Enable unknown sources under Settings/System/Add-ons. Install the repo (via "install from zip file") and then Netflix (via "install from repository").
It takes a few minutes to setup and then basically just works.
BeauSlim wrote: ↑Fri Sep 13, 2019 3:16 amOk, so, just to absolutely confirm: I have The Dark Crystal: Age of Resistance playing on my Pi4 right now using LibreELEC and the Netflix plugin. It looks smooth at 1080p24 and seems to have surround audio.
Use the image from https://libreelec.tv/raspberry-pi-4/ Enable the "inpustream adaptive" addon.
Enable ssh and then use scp to copy the repo zip file from https://github.com/castagnait/repositor ... -1.0.0.zip to the Pi.
Enable unknown sources under Settings/System/Add-ons. Install the repo (via "install from zip file") and then Netflix (via "install from repository").
It takes a few minutes to setup and then basically just works.