diff options
Diffstat (limited to 'vdr-smarttvweb/smarttvweb.conf')
-rw-r--r-- | vdr-smarttvweb/smarttvweb.conf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/vdr-smarttvweb/smarttvweb.conf b/vdr-smarttvweb/smarttvweb.conf new file mode 100644 index 0000000..6afbbb9 --- /dev/null +++ b/vdr-smarttvweb/smarttvweb.conf @@ -0,0 +1,15 @@ +# + +LogFile /tmp/smarttvweb.txt + +MediaFolder /multimedia/video + +SegmentDuration 10 + +HasMinBufferTime 30 + +HasBitrate 6000 + +LiveChannels 30 + +UseHasForHd false
\ No newline at end of file |