How to Create a Raspberry PI Media Center with your RPI Zero W and OSMC

4.8
(5)

Last Updated on 15th September 2020 by peppe8o

Media over the internet are gaining increasing importance in our lives and in our homes. In this article, I will show you how to create a complete media centre with a 35$ kit. The software solution, based on popular Kodi, that I will use is OSMC on Raspberry PI.

As you may know, RPI are cheap Linux computers capable to support and run a lot of open-source software.

For this guide, I’m going to use a Raspberry PI Zero W. Even if powered by a single-core ARM processor, it can run videos to an external monitor with its mini HDMI output. Raspberry PI Zero W also includes a micro USB port. With a proper adapter, this can be transformed into a common USB port to connect your external storage where your media are stored, or with more USB devices using a USB Hub.

However, the following steps can also be used with newer Raspberry PI computer boards, so having a more performing media centre.

What do you need

HARDWARE

As usual, I suggest adding from now to your favourite e-commerce shopping cart all the needed hardware, so that at the end you will be able to evaluate overall costs and decide if continue with the project or remove them from the shopping cart. So, hardware will be only:

You also need a PC (notebook or desktop) with an SD card reader

Check hardware prices with the following links:

Amazon raspberry pi boards box
Amazon raspberry pi Zero W box
Amazon Micro SD box
Amazon USB Wireless Keyboard box
Amazon Raspberry PI Power Supply box

SOFTWARE

Step-by-step guide

We’ll setup the Raspberry PI media center starting from SD card flasing and then configuring it with OSMC initial wizard.

Download and install in your PC Etcher.
Download OSMC disk image in a local folder.
Insert your SD card in your PC/SD card reader.
Run Etcher in you PC.

Etcher


Click over Select Image and select OSMC disk image previously downloaded. Now Etcher should also have recognised your SD card. Otherwise, click change and select correct SD card.

Etcher_2


Click on “Flash! button and wait for operation to be completed

Etcher_3


Now it’s time to switch to hardware mode (Iron Man quote! 😉 ).
Extract SD card from you PC and insert it in your Raspberry.

Rasp_schedaSD


Now insert the motherboard inside its case and complete connecting cables. In the following pitcture:

  1. power supply
  2. USB adapter (connected to keyboard)
  3. mini HDMI cable
Rasp_cavi num.jpg

Now attach your Raspberry PI to your TV and then attach it to power. The OS will be installed. At the end, you will be asked to select the language and confirm:

OSMC select language
OSMC confirm language

Select your timezone:

OSMC select timezone

and set device name (you can also leave osmc) and click “Accept”

OSMC select hostname

Now you will be asked if you want to leave SSH enabled to allow remote access via network (for example Putty). This is at your choice, depending also on the security of the network you are connected to.

OSMC select ssh enabled

The license will start scrolling on your screen. It is long to ready, but it is correct to be completely aware of limitations and conditions related to a product, so take a read and then press “Continue”

OSMC confirm license

It’s time to setup your internet connection. Select “I’d like to set up networking manually”

OSMC manual networking conf

Pi Zero has only Bluetooth and Wifi networking, so in my case, I will go to Wireless connection. Go to Wireless (1), then Enable Adapter (2), select your WiFi connection (mine one is named Voyager-3) and confirm in the next screen:

Rasp_OSMC_netw2.jpg

Insert your WiFi connection password (if set) and click “Done”:

Rasp_OSMC_passwd.jpg

Once WLAN interface is connected, we can move on and exit

Rasp_OSMC_net_conn.jpg

Now you are asked to choose your favourite Theme. I will choose OSMC, which is clean and clear:

Rasp_OSMC_theme.jpg

Now you can give (or not) your availability to receive a newsletter about OSMC. My choice is “No thanks” (I will subscribe to newsletter via the OSMC site):

Rasp_OSMC_news.jpg

We are finally advised that the OSMC configuration has finished. Click “Exit”:

OSMC complete setup

Now enjoy your new media centre!

Rasp_OSMC_home.jpg

Default user: osmc
Default password: osmc

Final considerations

Configuring OSMC on Raspberry PI is really simple. But OSMC power resides in its add-ons, which make available to you an incredible number of media content. But you can also simply connect OSMC to your local storage (for example a NAS) to easily reach your media and show them over your TV.

Some add-ons can give you the possibility to view live events, but they depend on transmitting server capacity and sometimes it can be frustrating when video stays continuously buffering because of server lack of capacity. Some articles tell about improvements gained by VPNs, but honestly, I don’t think that any VPN can help streaming if the problem is at the streaming source.

How useful was this post?

Click on a star to rate it anonymously!

Average rating 4.8 / 5. Vote count: 5

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?