Book Image

Raspberry Pi Media Center

By : Sam Nazarko
Book Image

Raspberry Pi Media Center

By: Sam Nazarko

Overview of this book

<p>Low-cost and high-performing, with a massively diverse range of uses and applications, the Raspberry Pi is set to revolutionize the way we think about computing and programming. Using it as a Media Center allows everyone to have a low-cost device that is always on, attached to their TV. <br /><br />Imagine controlling your TV with your smartphone, dynamically streaming content that you have on various devices across your home, as and when you want. Raspberry Pi Media Center will show you how to configure the complete experience using readily available and accessible tools, so that you too will soon be enjoying your media from the comfort of your own sofa. <br /><br />With this practical guide, you’ll discover how you can transform your Raspberry Pi into a powerful media center. Using Raspbmc (based on the XBMC distribution), you'll be shown how you can deploy and configure your own media center, including coverage of all the essentials from controlling your device with a TV remote or smartphone, to the creation and customization of your very own media library (including the conversion of any existing collection). You'll even be able to stream multimedia from your devices or directly from the Internet!</p>
Table of Contents (17 chapters)

Adding these shares in Raspbmc


Now that we have created our shares, it is time to add them in Raspbmc. As we covered this in Chapter 3, Managing Content, it should not be necessary to go over this in great detail. Here is a short summary of how to get things working:

  1. From the main menu, select the submenu of the type of content we are trying to add. For example, if we are adding video, select Videos.

  2. Now, select your files.

  3. We would now click on Add Videos if we were adding a video-based source.

  4. Select Browse.

  5. Select Add Network Location.

  6. Select the type of network location we are trying to add:

    • If you are sharing files from Windows, choose Windows network (SMB)

    • If you are sharing files from Linux, choose Network File System (NFS)

    • If you are sharing files from Mac OS X, choose Apple Filing Protocol (AFP)

  7. Fill out the share details, such as the name of the shared, the IP, or hostname of the system sharing it, and any username or password that may be needed to access the share. In our examples shown...