diff --git a/components/livekit/Kconfig b/components/livekit/Kconfig index 7fa1492..c00027e 100644 --- a/components/livekit/Kconfig +++ b/components/livekit/Kconfig @@ -14,7 +14,7 @@ menu "LiveKit" default 32 config LK_ENGINE_TASK_STACK_SIZE int "Stack size for LiveKit engine task" - default 4096 + default 8192 config LK_PUB_INTERVAL_MS int "How often to capture and send AV frames" default 20