summaryrefslogtreecommitdiff
path: root/smarttvweb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'smarttvweb.conf')
-rwxr-xr-xsmarttvweb.conf12
1 files changed, 3 insertions, 9 deletions
diff --git a/smarttvweb.conf b/smarttvweb.conf
index ee01fa2..0fac880 100755
--- a/smarttvweb.conf
+++ b/smarttvweb.conf
@@ -36,12 +36,6 @@ GroupSeparators Ignore
# 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
+# Only used, when UseStreamDev4Live is false
+# Buffer duration in the plugin for live (in milliseconds)
+BuiltInLiveBufDur 600