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
2012-09-11 14:24:11 +01:00
Autobuild Fixes "AUTOBUILD_CONFIGURE_EXTRA: unbound variable" error message with autobuild precise targets 2012-08-09 11:30:41 +01:00
contrib/redhat Use correct URL 2011-02-18 19:51:50 +01:00
data/conf/epggrab/opentv Some updated to bundle/settings to integrate the two. Settings can now be seamlessly loaded from bundle/share/settings directory. This is useful to opentv module but may be useful elsewhere in the future. 2012-08-14 20:02:38 +01:00
debian Add wget to list of build deps. Fixes #1202. 2012-09-04 09:27:25 +01:00
docs Updated to include support for mux configuration setting in UI, I have added a general config section (though currently it only contains this one value). 2012-08-14 20:02:38 +01:00
lib/py/tvh Some basic python libs for htsmsg and htsp. Includes debug/support scripts for monitoring htsp async messages (support/htspmon) and epg dumping (support/epgdump). 2012-09-05 17:10:26 +01:00
man Update manpage to reflect recent command line option changes. 2009-05-30 07:57:46 +00:00
src Clean up the UI for series link and related broadcasts. For now all related info is removed and "Record Series" is change to "Autorec" if no series link is available. 2012-09-11 14:24:11 +01:00
support Add some additional support to configure.inc added for new feature check in configure that has now been abandoned. 2012-09-06 15:35:33 +01:00
.gitignore Some basic python libs for htsmsg and htsp. Includes debug/support scripts for monitoring htsp async messages (support/htspmon) and epg dumping (support/epgdump). 2012-09-05 17:10:26 +01:00
Autobuild.sh Update Autobuild stuff 2012-06-03 11:14:09 +02:00
configure Change getmuxlist back to bash script and make python soft dep. Also some minor improvements to bundle code. 2012-09-03 11:35:46 +01:00
LICENSE Add debian packaging 2009-03-30 18:11:57 +00:00
Makefile Change getmuxlist back to bash script and make python soft dep. Also some minor improvements to bundle code. 2012-09-03 11:35:46 +01:00
README Update README 2012-04-13 00:45:18 +03: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/