summaryrefslogtreecommitdiff
path: root/smarttvweb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'smarttvweb.conf')
-rw-r--r--smarttvweb.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/smarttvweb.conf b/smarttvweb.conf
index 7976687..c8bb8c3 100644
--- a/smarttvweb.conf
+++ b/smarttvweb.conf
@@ -32,3 +32,16 @@ GroupSeparators Ignore
# Allow execution of reccmd.conf or commands.conf defined programs through the widget.
# Ensure that only authorized hosts get access to the plugin (e.g. firewall protected).
#Commands enable
+
+# To enable the plugin built-in solution for live, uncomment the following parameter.
+#UseStreamDev4Live false
+
+# Define the startup mode for the built-in live solution. Default is 2.
+# 0: just start
+# 1: start with first pcr
+# 2: start with first I Frame
+#BuiltInLiveStartMode 0
+
+# Number of TS backets in local buffer before start.
+#BuiltInLivePktBuf4Hd 150
+#BuiltInLivePktBuf4Sd 75