diff --git a/tests/test.conf b/tests/test.conf index 028eea4ab8..cc7c1b8cd1 100644 --- a/tests/test.conf +++ b/tests/test.conf @@ -25,6 +25,8 @@ BindAddress 0.0.0.0 MaxClients 1000 +MaxBandwidth 100000 + # Access Log file (uses standard Apache log file format) # '-' is the standard output @@ -55,7 +57,7 @@ FileMaxSize 100M # Fire up ffmpeg pointing at this stream -Launch -em_rate -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%125*d.pgm +Launch -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%125*d.pgm acl allow localhost