tvheadend/docs/html/features.html

87 lines
2.7 KiB
HTML
Raw Permalink Normal View History

2008-10-09 20:43:08 +00:00
<div class="hts-doc-text">
<dl>
<dt>SDTV and HDTV support
2010-02-04 21:33:52 +00:00
<dd>H264 and MPEG2 video supported. AC-3, AAC(-HE) and MP2 audio supported. DVB subtitles supported.
2008-10-09 20:43:08 +00:00
<dt>Input sources
<dl>
2009-11-26 21:21:32 +00:00
<dt>DVB-T, DVB-C, DVB-S, DVB-S2 and ATSC.
2008-10-09 20:43:08 +00:00
<dd>
Multiple adapters are supported.
Each adapter can receive all programs available on the currently
tuned mux simultaneously.
</dd>
<dt>Multicasted IPTV.
<dd>
2009-12-06 19:45:01 +00:00
Both raw transport streams in UDP and transport stream in RTP in UDP
is supported. The presence of RTP is autodetected.
</dd>
2009-11-26 21:21:32 +00:00
<dt>Analog TV
<dd>
Using the Video4Linux2 API. Currently, only PAL is supported.
</dd>
2008-10-09 20:43:08 +00:00
</dl>
<dt>Output targets
<dl>
2009-11-26 21:52:26 +00:00
<dt>HTSP (Home TV Streaming Protocol), supported by Showtime Media player and <a href="http://www.xbmc.org/">XBMC</a>
2010-03-27 09:05:55 +00:00
<dt>The Built-in Digital Video Recorder
2008-10-09 20:43:08 +00:00
</dl>
2010-03-27 09:05:55 +00:00
<dt>Modern web user interface
2008-10-09 20:43:08 +00:00
<dd>
2009-11-26 21:52:26 +00:00
Entire application loaded into browser. No page refreshes or slow updates.
2008-10-09 20:43:08 +00:00
Based on <a href="http://www.extjs.com/">ExtJS</a>.
<dt>Easy to administrate and configure
<dd>
All setup and configuration is done from the built in web user interface.
Even so, all settings are stored in human readable text files.
2009-11-26 21:52:26 +00:00
<dt>Fully integrated with HTS Showtime Media player.
2008-10-09 20:43:08 +00:00
<dd>
All channel data and their grouping, EPG and TV streaming is conducted over a
single TCP connection.
<dt>Digital Video Recorder
<dd>
Built in video recorder stores recorded programs as either
<a href="http://www.matroska.org/">Matroska (.mkv)</a> or MPEG TS (.ts) files.
2009-11-26 21:52:26 +00:00
Multiple simultaneous recordings are supported.
2008-10-09 20:43:08 +00:00
All original streams (multiple audio tracks, etc) are recorded.
<dt>Electronic Program Guide
<dd>
Imports data from DVB and Internet providers such as <a href="http://www.xmltv.org">XMLTV</a>.
2008-10-09 20:43:08 +00:00
Searchable from the web user interface. Results can be scheduled
for recording with a single click.
<dt>Automatic recordings
<dd>
2009-11-26 21:52:26 +00:00
Create rule-sets manually or based on EPG queries that will record all future
programs matching the query. Great for recording your favorite TV-show(s).
2008-10-09 20:43:08 +00:00
<dt>Easy DVB setup
<dd>
Tvheadend includes list of all major DVB-T, DVB-C and DVB-S networks
around the globe. Just pick your location from a list. Next, it can
scan all services and only map those which can be correctly decoded. Avoids
2009-11-26 21:52:26 +00:00
having lots of unusable channels in your Media player.
2008-10-09 20:43:08 +00:00
<dt>Multi-user support
<dd>
Grant access to various system features based on
username / password and/or IP address.
<dt>Software based CSA descrambling
<dd>
2009-11-26 21:21:32 +00:00
Requires a card server (newcamd and capmt protocol is supported).
2008-10-09 20:43:08 +00:00
<dt>Internationalization
<dd>
All text is encoded in UTF-8 to provide full international support. All major
character encodings in DVB is supported.
2009-11-16 23:02:44 +00:00
</div>