PVR: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(→‎Selecting the backend software: move table header to template to clean up section wiki code/make it easier to get to backend entries)
Line 39: Line 39:
| Receives_DVB=yes
| Receives_DVB=yes
| Receives_ATSC_QAM=yes
| Receives_ATSC_QAM=yes
| Receives_ISDB= ?
| Receives_DTMB= ?
| Receives_IPTV=yes
| Receives_IPTV=yes
| Features_TimeShift=?
| Features_TimeShift=?
Line 61: Line 63:
| Receives_DVB=yes
| Receives_DVB=yes
| Receives_ATSC_QAM=?
| Receives_ATSC_QAM=?
| Receives_ISDB= ?
| Receives_DTMB= ?
| Receives_IPTV=?
| Receives_IPTV=?
| Features_TimeShift=?
| Features_TimeShift=?
Line 83: Line 87:
| Receives_DVB=yes
| Receives_DVB=yes
| Receives_ATSC_QAM=?
| Receives_ATSC_QAM=?
| Receives_ISDB= ?
| Receives_DTMB= ?
| Receives_IPTV=?
| Receives_IPTV=?
| Features_TimeShift=yes
| Features_TimeShift=yes
Line 105: Line 111:
| Receives_DVB=yes
| Receives_DVB=yes
| Receives_ATSC_QAM=yes
| Receives_ATSC_QAM=yes
| Receives_ISDB= ?
| Receives_DTMB= ?
| Receives_IPTV=yes
| Receives_IPTV=yes
| Features_TimeShift=?
| Features_TimeShift=?
Line 127: Line 135:
| Receives_DVB=yes
| Receives_DVB=yes
| Receives_ATSC_QAM=yes
| Receives_ATSC_QAM=yes
| Receives_ISDB= ?
| Receives_DTMB= ?
| Receives_IPTV=yes
| Receives_IPTV=yes
| Features_TimeShift=yes
| Features_TimeShift=yes
Line 149: Line 159:
| Receives_DVB=yes
| Receives_DVB=yes
| Receives_ATSC_QAM=?
| Receives_ATSC_QAM=?
| Receives_ISDB= ?
| Receives_DTMB= ?
| Receives_IPTV=?
| Receives_IPTV=?
| Features_TimeShift=?
| Features_TimeShift=?
Line 171: Line 183:
| Receives_DVB=yes
| Receives_DVB=yes
| Receives_ATSC_QAM=?
| Receives_ATSC_QAM=?
| Receives_ISDB= ?
| Receives_DTMB= ?
| Receives_IPTV=?
| Receives_IPTV=?
| Features_TimeShift=?
| Features_TimeShift=?
Line 193: Line 207:
| Receives_DVB=yes
| Receives_DVB=yes
| Receives_ATSC_QAM=yes
| Receives_ATSC_QAM=yes
| Receives_ISDB= ?
| Receives_DTMB= ?
| Receives_IPTV=?
| Receives_IPTV=?
| Features_TimeShift=?
| Features_TimeShift=?

Revision as of 02:39, 21 October 2012

Template:Frodo

Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

As of v12 (Frodo), XBMC supports Personal Video Recorder (PVR) controls and features when paired with a PVR "backend". This allows you to watch live TV, listen to radio, view an EPG, schedule recordings and enables many other TV related features.

A PVR backend is a second process/application that performs the task of tuning and recording over-the-air and cable television programming, as well as radio. The PVR backend can either run on the same machine running XBMC, on a stand-alone device (able to feed several XBMC machines), or completely by itself with XBMC only running when needed. When paired with a backend, XBMC handles the interface, or frontend, allowing the user to watch live TV, scheduled recordings, time shift (not yet supported), etc.

Due to the somewhat complicated nature of setting up PVR for XBMC, this guide was created to help users from start to finish. At least until Frodo is officially released, this guide should be considered a work in progress with potentially large gaps.

Where is your TV coming from?

Digital broadcast standards.png



Selecting your tuner equipment

Selecting the backend software

Name DVB ATSC / QAM ISDB DTMB CableCard (US) IPTV Recording TimeShift Radio
Tvheadend ? ? ? ? ? ? ? ? ?
VDR ? ? ? ? ? ? ? ? ?
For The Record ? ? ? ? ? ? ? ? ?
MythTV ? ? ? ? ? ? ? ? ?
MediaPortal ? ? ? ? ? ? ? ? ?
DVBLink ? ? ? ? ? ? ? ? ?
VUPlus ? ? ? ? ? ? ? ? ?
NextPVR ? ? ? ? ? ? ? ? ?
Notes


Configuring XBMC

See: PVR/XBMC

Using Live TV and PVR

See: PVR/Usage

PVR FAQ

See: PVR/FAQ

Testing

Testing PVR before Frodo final (this section won't be needed in the final version, more or less)

See: PVR/Testing