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
Andreas Öman fa493f9874 matroska: Write the 'unknown segment size' as '01 ff ff ff ff ff ff ff' instead of just 'ff'. Seems to help some players
When recording is done, seek back and overwrite with actual segment size.
2010-10-31 13:07:38 +00:00
debian cosmetics 2010-06-26 21:27:24 +00:00
docs Program description is %d not %c 2010-09-06 10:30:46 +00:00
man Update manpage to reflect recent command line option changes. 2009-05-30 07:57:46 +00:00
src matroska: Write the 'unknown segment size' as '01 ff ff ff ff ff ff ff' instead of just 'ff'. Seems to help some players 2010-10-31 13:07:38 +00:00
support Add support for setting DESTDIR when doing make install 2010-10-18 21:34:30 +00:00
ChangeLog Add debian packaging 2009-03-30 18:11:57 +00:00
configure No longer depend on FFmpeg 2010-06-23 22:40:13 +00:00
LICENSE Add debian packaging 2009-03-30 18:11:57 +00:00
Makefile Link with libdl (for dladdr()) 2010-09-05 07:53:26 +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/