1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<meta content="Cecil Watson" name="author">
<title>LinHES R6</title><link href="KnoppMyth.css" rel="stylesheet" type="text/css"></head>
<body>
<p align="center"><a href="http://www.mysettopbox.tv/">
<img src="header.png" alt="Tux with a Remote" align="middle" border="0"></a>
</p>
<table align="center" border="0" cellpadding="5">
<tbody>
<tr>
<td style="vertical-align: top;">
<p class="headerimage" align="center"><b>The Linux Home Entertainment System Release 6</b></p>
<p><a href="mythweb/mythweb.php"><b>MythWeb</b></a>: <br>
The MythWeb allows you to use a web page to control
aspects of your MythTV system. MythWeb is a separate application,
but it is dependent upon MythTV being installed and operational."
</p>
<p><a href="remote/index.html"><b>MythTV Web Virtual Remote</b></a>: <br>
A web based virtual remote control for MythTV.
In order for this to work, you must enable
"Network Remote Control interface". See:
<b>Utilities/Setup -> Setup -> General -> Fourth Page</b>.
</p>
<p><a href="mythtv-doc/mythtv-HOWTO.html"><b>MythTV Documentation</b></a>: <br>
The MythTV Installation / User's Guide.
</p>
<p><a href="mythtv-doc/keys.txt"><b>MythTV Keybindings</b></a>: <br>
The keybindings for the normal MythTV interface.
</p>
<p><a href="linhes.html"><b>LinHES</b></a>: <br>
Describes how "The Project Leader" setup multiple systems
to form a <b>Lin</b>ux <b>H</b>ome <b>E</b>ntertainment <b>S</b>ystem.
</p>
<p><a href="folding@home/"><b>My Folding Status</b></a>: <br>
Status of the folding@home work for the local user.
</p>
<p><a href="http://fah-web.stanford.edu/cgi-bin/main.py?qtype=teampage&teamnum=50975"><b>Folding@home</b></a>: <br>
KnoppMyth Team status for the folding@home effort.
</p>
<p><a href="ipodfeed/"><b>iPod Feeds</b></a> <br>
Transcodes ready for the ipod (if any). Additionally, you can delete unwanted files using this <a href="/ipodfeed/m2iweb.php">link</a>. Note: If you have no recordings, you will see a warning issued from PHP.</p>
<a href="archive"><b>XviD Feed dir</b></a> <br>
Any programs you have transcoded to XviD.
Additionally, you can delete unwanted files using this <a href="/archive/archive.php">link</a>. Note: If you have no recordings, you will see a warning issued from PHP.
<p><a style="font-weight: bold;" href="fuppes.php"><span style="text-decoration: underline;">FUPPES</span></a><br>
FUPPES - Free UPnP Entertainment Service. A
UPnP to be used inplace of the UPnP server that comes with MythTV.
If the UPnP that comes with MythTV doesn't work for you, you can
try FUPPES.</p><p><a style="font-weight: bold;" href="mediaserv.php"><span style="text-decoration: underline;">Mediaserv</span></a><br>
Mediaserv - A on-demand transcoding server for
videos. Mediaserv is designed to transcode video in a format
playable on the Nokia Internet Tablets. However it works well at
transcoding and streaming to any device. As longs as the
device will playback AVIs (think streaming to any browser!). By
default, we have it set to link to
TV recordings (pretty) and your video directory. Additionally if
you want it to stream contents from a network share, it will! ln
-s /path/to/share /myth/mediaserv/media/ </p><p><a href="rrd/index.html"><b>RRDTool</b></a>: <br>
Hardware status graphs.
</p>
<p><a href="javascript:void(0)" onclick="window.open('mythweb/data/mp3player.html','linkname','height=100, width=260,scrollbars=no')"><b>KnoppMyth Radio</b></a>: <br>
Your music must be encoded as MP3 in MythMusic for this to work.</p>
</td>
</tr>
<tr>
<td style="vertical-align: top;"></td>
</tr>
</tbody>
</table>
</body></html>
|