调整屏幕采集帧率

This commit is contained in:
yj 2025-02-18 10:28:45 +08:00
parent 3c2356087d
commit a80ee1efab
1 changed files with 1 additions and 1 deletions

View File

@ -469,7 +469,7 @@ export const agora = {
} }
let data = { let data = {
frameRate: isFluencyPriority ? 30 : 15, frameRate: isFluencyPriority ? 15 : 7,
dimensions: { dimensions: {
width: 1920, width: 1920,
height: 1080, height: 1080,