summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2007-05-28 10:25:16 +0000
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2007-05-28 10:25:16 +0000
commit073ece97351c93e56527c0db6212512688f56c50 (patch)
treecc4d26ff747f5b1896c5a62dc0eda6be08c76981
parentcfb0761d2076f4309107bc1cf5ab7a0dfc99bd73 (diff)
downloadvdr-plugin-live-073ece97351c93e56527c0db6212512688f56c50.tar.gz
vdr-plugin-live-073ece97351c93e56527c0db6212512688f56c50.tar.bz2
- mentioned commandline parameters
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 15db225..ba1e5ee 100644
--- a/README
+++ b/README
@@ -54,6 +54,14 @@ You can adjust the port in <vdr_config_dir>/plugins/live/httpd.config:
Listen 0.0.0.0 8008
Please don't touch anything else in this file.
+You can also specifiy this parameter via commandline:
+
+ -p PORT, --port=PORT use PORT to listen for incoming connections
+ (default: 8008)
+ -i IP, --ip=IP bind server only to specified IP, may appear
+ multiple times
+ (default: 0.0.0.0)
+
The rest of the parameters can be adjusted in VDR's OSD or in the web
interface.