mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
FS-8641 #resolve [Make frame rate configurable]
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
googEchoCancellation: true,
|
||||
autoBand: true,
|
||||
testSpeedJoin: true,
|
||||
bestFrameRate: 15
|
||||
bestFrameRate: "15"
|
||||
};
|
||||
|
||||
data.$default(defaultSettings);
|
||||
|
Reference in New Issue
Block a user