Project

General

Profile

List of features » History » Version 1

Christoffer Bergkvist, 2012-08-02 10:41

1 1 Christoffer Bergkvist
h1. List of features
2
3
*SDTV and HDTV support*
4
H264 and MPEG2 video supported. AC-3, AAC(-HE) and MP2 audio supported. DVB subtitles supported.
5
6
*Input sources*
7
8
* *DVB-T, DVB-C, DVB-S, DVB-S2 and ATSC.*
9
Multiple adapters are supported. Each adapter can receive all programs available on the currently tuned mux simultaneously.
10
11
* *Multicasted IPTV.*
12
Both raw transport streams in UDP and transport stream in RTP in UDP is supported. The precense of RTP is autodetected.
13
14
* *Analog TV*
15
Using the Video4Linux2 API. Currently, only PAL is supported.
16
17
18
*Output targets*
19
20
* HTSP (Home TV Streaming Protocol), supported by "Showtime Mediacenter":https://www.lonelycoder.com/showtime and "XBMC":http://xbmc.org/.
21
22
* The Built-in Digital Video Recorder
23
24
* RTSP server
25
26
27
*Modern web user interface*
28
Entire application loaded into browser. No page refreshes or slow updates. Based on "ExtJS":http://www.extjs.com.
29
30
*Easy to administrate and configure*
31
All setup and configuration is done from the built in web user interface. Even so, all settings are stored in human readable text files.
32
33
*Fully integrated with HTS Showtime Media player*
34
All channel data and their grouping, EPG and TV streaming is conducted over a single TCP connection.
35
36
*Digital Video Recorder*
37
Built in video recorder stores recorded programs as "Matroska":http://www.matroska.org (.mkv) files. Multiple simultaneous recordings are supported. All original streams (multiple audio tracks, etc) are recorded.
38
39
*Electronic Program Guide*
40
Imports data from DVB and "XMLTV":http://www.xmltv.org. Searchable from the web user interface. Results can be scheduled for recording with a single click.
41
42
*Automatic recordings*
43
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).
44
45
*Easy DVB setup*
46
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 Media player.
47
48
*Multi-user support*
49
Grant access to various system features based on username / password and/or IP address.
50
51
*Software based CSA descrambling*
52
Requires a card server (newcamd and capmt protocol is supported).
53
54
*Internationalization*
55
All text is encoded in UTF-8 to provide full international support. All major character encodings in DVB is supported.
56
57
{{lastupdated_at}} by {{lastupdated_by}}.