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.
![]() - 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. |
||
---|---|---|
debian | ||
docs | ||
man | ||
src | ||
support | ||
ChangeLog | ||
configure | ||
LICENSE | ||
Makefile | ||
README |
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/