Difference between revisions of "Wapd-plugin"
From VDR Wiki
(One intermediate revision by one user not shown) | |||
Line 32: | Line 32: | ||
{| | {| | ||
| [1] | | [1] | ||
− | | http:// | + | | http://www.heiligenmann.de/vdr/download |
| Plugin homepage | | Plugin homepage | ||
|} | |} | ||
Line 38: | Line 38: | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
− | + | {{i18n|wapd-plugin}} | |
− | + |
Revision as of 13:39, 20 April 2007
Contents
Description
The wapd plugin lets VDR listen to WAP requests to allow remote control by WML enabled browsers - eg. mobile devices - and is called WAP daemon or wapd.
Hardware requirements
Software requirements
Installation
Configuration
The plugin needs two files in his configuration directory
- waphosts : controls host based access and is similar to svdrp.hosts
- wapaccess : controls user based access. The format is similar to apache's htpasswd file format and holds lines in the form user:passwdhash. Apache's htpasswd utility can be used to create and edit the wapaccess file.
Parameter
Parameter (short) | Parameter (long) | Description |
---|---|---|
-p PORT | --port=PORT | use PORT for WAP (default: 8888) |
Problems
Links
[1] | http://www.heiligenmann.de/vdr/download | Plugin homepage |