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.
![]() * Fix eit_status_find() to correctly handle EIT schedule tables with segments which do not use all 8 sections of the segment Both bugs forced EIT scanning to always time out instead of terminating after all EIT sections have been processed. At least for me (DVB-T in Germany), this fix drastically reduces EIT scanning times. |
||
---|---|---|
Autobuild | ||
contrib/redhat | ||
data/conf/epggrab/opentv | ||
debian | ||
docs | ||
lib/py/tvh | ||
man | ||
src | ||
support | ||
.gitignore | ||
Autobuild.sh | ||
configure | ||
LICENSE | ||
Makefile | ||
README |
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/