summaryrefslogtreecommitdiff
path: root/config_default.php
diff options
context:
space:
mode:
authorTheTroll <trolldev@gmail.com>2010-02-27 18:28:26 +0100
committerTheTroll <trolldev@gmail.com>2010-02-27 18:28:26 +0100
commita9e31e70ebf61264b548d7607a9621972eefe3ee (patch)
treec9b33bad04d3ea128d25b5efeeefd8c6431f021b /config_default.php
parent3497a84b220e1419e3642faa763fb2b5965675b0 (diff)
downloadistreamdev-a9e31e70ebf61264b548d7607a9621972eefe3ee.tar.gz
istreamdev-a9e31e70ebf61264b548d7607a9621972eefe3ee.tar.bz2
Check max encodings
Diffstat (limited to 'config_default.php')
-rwxr-xr-xconfig_default.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_default.php b/config_default.php
index 3a2dba0..3733e12 100755
--- a/config_default.php
+++ b/config_default.php
@@ -25,6 +25,7 @@
$quality=array ( 'Edge' => '128k 64k 1 240x160',
'3g' => '350k 64k 1 408x272',
'Wifi' => '512k 128k 2 480x320');
+ $maxencodingprocesses=10; // Max simultaneous encoding processes
// Misc
$ffmpegpath = '/usr/bin/ffmpeg'; //path to ffmpeg binary