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.
Find a file
Jaroslav Kysela a9bb7c3106 cwc: improve EMM handling for multiple readers with same CAS system
Add CAID filter to identify the correct reader for EMM messages. Previous
code sent all EMMs to all readers with different CAIDs but same CAS system.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2012-04-10 11:25:40 +02:00
contrib/redhat Use correct URL 2011-02-18 19:51:50 +01:00
debian fix pbuilder package building 2011-05-21 11:23:33 +02:00
docs Use checkbox instead of combobox for EIT 2011-08-19 22:31:00 +02:00
man Update manpage to reflect recent command line option changes. 2009-05-30 07:57:46 +00:00
src cwc: improve EMM handling for multiple readers with same CAS system 2012-04-10 11:25:40 +02:00
support Install man pages at correct place 2012-01-04 23:49:04 +01:00
.gitignore updated .gitignore to ignore Eclipse project files 2011-01-19 09:32:20 +01:00
ChangeLog Add debian packaging 2009-03-30 18:11:57 +00:00
configure Prefer openssl over libssl 2011-10-26 16:39:57 +02:00
LICENSE Add debian packaging 2009-03-30 18:11:57 +00:00
Makefile Don't overwrite CFLAGS 2012-01-04 23:53:08 +01:00
README Fix UTF-8 encoding and copyright year (a bit late indeed :-) 2010-12-30 14:08:44 +01:00

		    Tvheadend TV streaming server
		    =============================

		 (c) 2006 - 2010 Andreas Öman, et al.



How to build for Linux
======================

First you need to configure:

$ ./configure

If any dependencies are missing the configure script will complain.
You then have the option to disable that particular module/subsystem.

$ make

Build the binary, after build the binary resides in 'build.Linux/'.
Thus, to start it, just type:

$ build.Linux/tvheadend

Settings are stored in $HOME/.hts/tvheadend

For more information and latest versions, please visit:
http://www.lonelycoder.com/hts/