Saturday, 16 October 2021

The Easiest Way: Watch Netflix, Amazon Prime, Hotstar, Voot, SonyLIV on Raspberry Pi

 If you are using Raspbian OS Desktop version, you must have seen that various streaming sites like Netflix, Hotstar, Amazon Prime, Spotify etc are not working.

Just use the following commands as it is :

1. sudo apt update

2. sudo apt full-upgrade -y

3. sudo apt install chromium-browser -y

4. sudo apt install libwidevinecdm0

5. sudo reboot now.


That’s it.

Now enjoy any streaming website in chromium browser installed.


No comments:

Post a Comment

Network Configuration for Headless Raspberry Pi

These 2 files to be created in bootfs partition of Memory Card on which you have burnt RPI-OS image. Filename:wpa_supplicant.conf content ...