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 819f832a1c * Redesigned the DVB configuration tab in the web userinterface:
- Each adapter have three (or four) tabs
      o General setup and information
      o Grid of multiplexes
      o Grid of services
      o For sattelite adapters, a sattelite configuration tab.

  * Add support for disabling / enabling an entire DVB multiplex

  * Add support for multiple DiSEqC switchports on a single adapter

  * Add support for different sattelite LNBs

  * Graceful handling of DVB adapters that does not support many
    table filters in hardware. Tvheadend will rotate among the available
    ones.

  * Add support for enabling / disabling transports from the DVB configuration

  * Make it possible to remove DVB multiplexes from the web ui

  * Add 'Revert changes' button to all editable grids in the web ui

  * Make it possible to disable the idle scan on per-DVB adapter basis.
    The idle scan is a process to cycles through all multiplex to check
    the quality for each mux continously.
2009-07-03 20:24:00 +00:00
debian * Redesigned the DVB configuration tab in the web userinterface: 2009-07-03 20:24:00 +00:00
docs HTSP is not really a showtime protocol. 2009-06-03 21:05:51 +00:00
man Update manpage to reflect recent command line option changes. 2009-05-30 07:57:46 +00:00
src * Redesigned the DVB configuration tab in the web userinterface: 2009-07-03 20:24:00 +00:00
support If not SVN nor GIT can be used to resolve version, use debian changelog. 2009-05-29 21:45:15 +00:00
ChangeLog Add debian packaging 2009-03-30 18:11:57 +00:00
configure Embed files for webserver when building for release 2009-03-30 20:00:39 +00:00
LICENSE Add debian packaging 2009-03-30 18:11:57 +00:00
Makefile * Redesigned the DVB configuration tab in the web userinterface: 2009-07-03 20:24:00 +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/