diff --git a/source/libs/stream/src/stream.c b/source/libs/stream/src/stream.c index e7a5e18879..0ff6feb39a 100644 --- a/source/libs/stream/src/stream.c +++ b/source/libs/stream/src/stream.c @@ -16,7 +16,7 @@ #include "streamInc.h" #include "ttimer.h" -#define STREAM_TASK_INPUT_QUEUEU_CAPACITY 10240 +#define STREAM_TASK_INPUT_QUEUEU_CAPACITY 50240 int32_t streamInit() { int8_t old;