fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
12 lines
542 B
Text
12 lines
542 B
Text
http://www.linuxtv.org/vdrwiki/index.php/Control-plugin
|
|
|
|
The 'control' plugin brings the ability to VDR to control
|
|
the whole OSD over a telnet client.
|
|
|
|
To reach this, 'control' listens on a network socket
|
|
(default is port 2002). If a client wants to connect, VDR
|
|
checks if that client is allowed to connect to VDR (see in
|
|
the documentation of VDR about the svdrphosts.conf file for
|
|
more info). If the connection is etablished, 'control'
|
|
sends the curent OSD state to the client. Also all key
|
|
strokes at the client side are redirected to VDR.
|