Increase darkice buffer

This commit is contained in:
Abhay Rana 2016-01-03 00:15:14 +05:30
parent 9c56754320
commit 60acc60a05
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# this section describes general aspects of the live streaming session
[general]
duration = 0 # duration of encoding, in seconds. 0 means forever
bufferSecs = 15 # size of internal slip buffer, in seconds
bufferSecs = 2 # size of internal slip buffer, in seconds
reconnect = yes # reconnect to the server(s) if disconnected
realtime = yes # run the encoder with POSIX realtime priority
rtprio = 3 # scheduling priority for the realtime threads