Skip to content

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.

License

Notifications You must be signed in to change notification settings

julianscheel/tvheadend

This branch is 9662 commits behind tvheadend/tvheadend:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

45281ce · Aug 17, 2011
Feb 18, 2011
May 21, 2011
Sep 6, 2010
May 30, 2009
Aug 17, 2011
May 21, 2011
Jan 19, 2011
Mar 30, 2009
Mar 30, 2009
Jun 7, 2011
Dec 30, 2010
Jan 4, 2011

Repository files navigation

		    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/

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 58.9%
  • JavaScript 40.5%
  • Shell 0.6%