tvheadend/docs/html/features.html
2009-05-25 21:04:50 +00:00

78 lines
No EOL
2.4 KiB
HTML

<div class="hts-doc-text">
<dl>
<dt>SDTV and HDTV support
<dd>H264 and MPEG2 video supported. AC-3 and MP2 audio supported.
<dt>Input sources
<dl>
<dt>DVB-T, DVB-C and DVB-S.
<dd>
Multiple adapters are supported.
Each adapter can receive all programs available on the currently
tuned mux simultaneously.
</dd>
</dl>
<dt>Output targets
<dl>
<dt> HTSP (Home TV Streaming Protocl), supported by Showtime Mediaplayer and <a href="http://www.xbmc.org/"XBMC</a>
<dt> Built-in Digital Video Recorder
</dl>
<dt>Built in modern web user interface
<dd>
Entire application loaded into browser. No page refreshs or slow updates.
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 Showtime Mediaplayer.
<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
<a href="http://www.matroska.org/">Matroska (.mkv)</a> files.
Multiple simultanious recordings are supported.
All original streams (multiple audio tracks, etc) are recorded.
Program meta information (title, description, etc) is also stored.
<dt>Electronic Program Guide
<dd>
Imports data from DVB and <a href="http://www.xmltv.org">XMLTV</a>.
Searchable from the web user interface. Results can be scheduled
for recording with a single click.
<dt>Automatic recordings
<dd>
Create rulesets manually or based on EPG queries that will record all future
programs matching the query. Great for recording your favourite TV-show(s).
<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
having lots of unusable channels in your mediaplayer.
<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>
Requires a card server.
<dt>Internationalization
<dd>
All text is encoded in UTF-8 to provide full international support. All major
character encodings in DVB is supported.
</div>