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.
![]() * Enable resize for player-window (inner vlc-plugin autoscales to 100%, allows movie-resize during playback) * Fixes channel-switching (didn't work before here, it played always the same channel) * Enables multiple vlc-playback-windows for parallel playback of more than 1 stream * Adds a message to fullscreen-button click, that fullscreen mode is broken in VLC 1.1.x if VLC plugin 1.1.x is detected (see http://forum.videolan.org/viewtopic.php?f=4&t=82721&p=274383, last known version to work: 1.0.5 <- that one has no DXVA for example :( ) * Now shows M3U and DirectStream URL if plugin is missing in BOTH cases (there were 2 in code) Patch by cyberjunk |
||
---|---|---|
contrib/redhat | ||
debian | ||
docs | ||
man | ||
src | ||
support | ||
.gitignore | ||
ChangeLog | ||
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/