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
2010-01-16 23:26:30 +00:00
debian Change my mind, Move xmltv from Depends: to Recommends: 2010-01-10 13:36:11 +00:00
docs Up (c) year to 2010 2010-01-01 17:27:43 +00:00
man Update manpage to reflect recent command line option changes. 2009-05-30 07:57:46 +00:00
src Better handling of ECM sections vs. channels and negative ack from card server 2010-01-16 23:26:30 +00:00
support Check if compiler can compile mmx and sse2 code in configure 2010-01-06 21:24:16 +00:00
ChangeLog Add debian packaging 2009-03-30 18:11:57 +00:00
configure Check if compiler can compile mmx and sse2 code in configure 2010-01-06 21:24:16 +00:00
LICENSE Add debian packaging 2009-03-30 18:11:57 +00:00
Makefile Check if compiler can compile mmx and sse2 code in configure 2010-01-06 21:24:16 +00:00
README Use correct path for settings. 2009-06-01 20:44:16 +00:00

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

		 (c) 2006 - 2009 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/