提交 d1fca9bd authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-8304 #resolve [Choppy audio during calls]

上级 3e23ff7d
...@@ -4004,7 +4004,7 @@ SWITCH_DECLARE(switch_status_t) switch_rtp_set_video_buffer_size(switch_rtp_t *r ...@@ -4004,7 +4004,7 @@ SWITCH_DECLARE(switch_status_t) switch_rtp_set_video_buffer_size(switch_rtp_t *r
} }
if (!max_frames) { if (!max_frames) {
max_frames = 30; max_frames = 50;
} }
if (!rtp_session->vb) { if (!rtp_session->vb) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论