Free Personal NetFlix with Plex and Raspberry Pi in 15 mins
Setup your own free private streaming service with Plex and Raspberry Pi. Takes less than 15 minutes! Let’s go.
I’m using a raspberry pi 4, with built in wifi. Before this, I’ve set the raspberry pi up as a headless set up. If you’re interested installing raspberry the same way, check out my earlier article here.
Next, to get my video collection up onto raspberry pi, I also setup my raspberry pi to work as NAS. So if you’re interested, take a look at my earlier article on how I converted a 4TB external USB drive into a NAS.
Let’s Start!
First, update and and upgrade. We want to get the latest version of our repositories and make any package upgrade where necessary.
$ sudo apt-get update