tvheadend/docs/html/features.html

95 lines
3.1 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>
<dt>DVB-T, DVB-C, DVB-S, DVB-S2, ATSC and SAT>IP.
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>
The IPTV extension URL - pipe:// allow to process any MPEG-TS input.
FFMPEG or LIBAV library can be used to produce analog to digital
conversion.
2009-11-26 21:21:32 +00:00
</dd>
2008-10-09 20:43:08 +00:00
</dl>
<dt>Output targets
<dl>
<dt>HTTP (Web Protocol), supported by <a href="http://www.videolan.org/vlc/">VLC</a>, <a href="http://www.mplayerhq.hu">MPlayer</a>
<dt>HTSP (Home TV Streaming Protocol), supported by <a href="http://movian.tv">Movian Media player</a> and <a href="http://kodi.tv/">Kodi</a>
<dt>SAT>IP Server
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.
<dt>Fully integrated with HTS Movian Media player or Kodi HTS PVR addon.
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>Hardware based CSA descrambling
<dd>
Requires the standard dvben50221 linuxdvb library.
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>