Difference between revisions of "Raspberry Pi"

From MythTV Official Wiki
Jump to: navigation, search
m ("perform acceptably," NOT "acceptable." "LAN network" is redundant; made "Pi" consistent (instead of "PI"))
m (How to make it work)
Line 20: Line 20:
 
The steps you have to do are:
 
The steps you have to do are:
 
# Install MythTV backend on a separate computer on your LAN.
 
# Install MythTV backend on a separate computer on your LAN.
# Install [http://openelec.tv/ OpenElec] version of XBMC to Raspberry Pi.
+
# Install [http://openelec.tv/ OpenElec] version of XBMC to your Raspberry Pi.
 
# Connect your Raspberry Pi to your LAN and your TV.
 
# Connect your Raspberry Pi to your LAN and your TV.
# Turn on tbe MythTV backend, Raspberry Pi and TV.
+
# Turn on the MythTV backend, Raspberry Pi and TV.
 
# From within the XBMC menu set up the PVR client to point to your MythTV backend.
 
# From within the XBMC menu set up the PVR client to point to your MythTV backend.
  

Revision as of 01:42, 26 January 2014

Warning.png Warning: The Raspberry Pi does not have sufficient CPU power for software decoding, and MythTV does not currently support the hardware video decoder. This device will not be usable directly as a native mythfrontend until this requirement and other memory consumption concerns have been met.

The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. The SoC is a Broadcom BCM2835. This contains an ARM1176JZFS, with floating point, running at 700Mhz, and a Videocore 4 GPU. The GPU is capable of BluRay quality playback, using H.264 at 40MBits/s. It has a fast 3D core accessed using the supplied OpenGL ES2.0 and OpenVG libraries.

More Information

You can now purchase an MPEG2 hardware decoder license. Depending on your tuner this may help your recordings play.

Overview

The Raspberry Pi is cheap and can be sufficient as frontend for a MythTV backend.

Compatible With

Detailed Specifications

How to make it work

Installing a complete MythTV frontend from scratch can be a difficult task and might result in slow performance. What will work is to use XBMC as frontend for MythTV backend. A lot of work has been done to make XBMC perform acceptably on Raspberry Pi.

The steps you have to do are:

  1. Install MythTV backend on a separate computer on your LAN.
  2. Install OpenElec version of XBMC to your Raspberry Pi.
  3. Connect your Raspberry Pi to your LAN and your TV.
  4. Turn on the MythTV backend, Raspberry Pi and TV.
  5. From within the XBMC menu set up the PVR client to point to your MythTV backend.

Normal video playback runs smoothly. Menu navigation and TV program can be a bit laggy. One trick to increase Raspberry PI performance is to overclock the CPU/GPU

Package Includes