From a80ee1efab00edc48711e4de2670c3cfc156265c Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Tue, 18 Feb 2025 10:28:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=B1=8F=E5=B9=95=E9=87=87?= =?UTF-8?q?=E9=9B=86=E5=B8=A7=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/package/agora.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/package/agora.ts b/src/utils/package/agora.ts index 1b5063a..1f96298 100644 --- a/src/utils/package/agora.ts +++ b/src/utils/package/agora.ts @@ -469,7 +469,7 @@ export const agora = { } let data = { - frameRate: isFluencyPriority ? 30 : 15, + frameRate: isFluencyPriority ? 15 : 7, dimensions: { width: 1920, height: 1080,