<dt>Output targets
<dl>
- <dt> Showtime Mediaplayer (HTSP)
- <dt> Digital Video Recorder
+ <dt> HTSP (Home TV Streaming Protocl), supported by Showtime Mediaplayer and <a href="http://www.xbmc.org/"XBMC</a>
+ <dt> Built-in Digital Video Recorder
</dl>
<dt>Built in modern web user interface
Default is to use the 'video' group.
If the 'video' group does not exist, gid 1 (daemon) will be used.
- <dt>-s path
- <dd>
- Store settings in path. Default values varies depending on if
- daemonizing or not. See settings storage section below for details.
</dl>
<dt>Settings storage
<dd>
- Settings are stored in different locations depending on how Tvheadend
- was started.
- <p>
- If the (-s) argument is given, that path is always used.
- <p>
- Otherwise, tvheadend will try to store settings in <b>/var/lib/hts/tvheadend</b>.
- If this is not possible (due to access permission restriction) it will store
- it in the current user home directory under .hts/tvheadend.
- <p>
- If daemonizing, tvheadend will writes its running pid in /var/run/tvheadend.pid
+ Settings are loaded/stored in $HOME/.hts/tvheadend.
<dt>Logging
<dd>
To limit access, please read the section about 'Access Control'
in the configuration chapter.
-
- <dt>Building Tvheadend from source
- <dd>
- If you want to build tvheadend from source, visit
- <a href="http://trac.lonelycoder.com/hts/wiki/howtobuildhts">this</a> page.
- Please notice that wiki development site only reflects the work
- in 'trunk' (current development version).
- The instructions should not deviate much should you want to
- build a released version from source, but you never know.
</dl>
</div>