Tvheadend: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Moved content to add-on page)
 
(87 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{:PVR/Contents}}
#REDIRECT [[Add-on:Tvheadend_HTSP_Client]]
Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources and can be used as a PVR backend of XBMC.
 
Tvheadend does not currently support Timeshifting or live rewind, however all other PVR functions should work without issue.
 
==Preinstalled options==
The following XBMC/OS distributions come with Tvheadend already installed, or easily installed as an option. These are great one-stop solutions that can greatly simplify the installation of the backend, as well as various other benefits unique to those distros.
*[[OpenELEC]]
*
 
==Installing Tvheadend==
 
;Basic
:Most Debian and Ubuntu installations can take advantage of the standard [[w:Advanced Packaging Tool|APT]] installation methods for getting Tvheadend installed, either using a GUI package manager, or from the command line using "<code>apt-get install tvheadend</code>".
 
;Raspberry Pi
:The easiest way to get Tvheadend on the Raspberry Pi is to use [[OpenELEC]].
 
;Crystalbuntu 1
{{see|PVR/Backend/Tvheadend/Crystalbuntu 1}}
 
;Pogo Plug/Dock Star
:{{editor note|Anyone have a better guide or links, or even feel like making a sub page for this?}}
:*https://www.lonelycoder.com/redmine/boards/5/topics/2316
 
==Tvheadend quick start guide==
If your tuner hardware is not detected or is having issues, check http://linuxtv.org for driver support.
 
{{editor note|Info on setting up adapters here, just most basic stuff to get up and running, etc}}
 
==Connecting XBMC to Tvheadend==
By default, you should only need to fill in '''Tvheadend hostname or IP address'''.
 
<section begin="Settings" />
[[File:Tvheadend HTSP Client.settings.png|500px|right]]
{|
|
; Tvheadend hostname or IP address
: The hostname or IP address of the server where Tvheadend is installed. If on the same machine then 'localhost' can be used.
; HTTP port
: The default for Tvheadend is 9981 but this will need updating if you have changed it in the Tvheadend settings.
; HTSP port
: The default for Tvheadend is 9982 but this will need updating if you have changed it in the Tvheadend settings.
; Username
: If you have configured Tvheadend to require a username then enter it here. This can be blank.
; Password
: If you have configured Tvheadend to require a password then enter it here. This can be blank.
; Connect timeout in seconds
: The default is 10 seconds however this can be lowered if you want XBMC to timeout connections to the Tvheadend backend quicker.
; Response timeout in seconds
: The default is 5 seconds however this can be lowered if you want XBMC to timeout requests to the Tvheadend backend quicker.
|}
{{-}}
<section end="Settings" />
 
==Additional guides and links==
*[https://www.lonelycoder.com/redmine/projects/tvheadend Tvheadend website]
**[https://www.lonelycoder.com/redmine/projects/tvheadend/wiki Documentation]
**[https://www.lonelycoder.com/redmine/projects/tvheadend/boards Support forum]
*[http://forum.xbmc.org/forumdisplay.php?fid=168 Tvheadend backend for XBMC support forum]

Latest revision as of 07:17, 30 November 2020