mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FS-8304 #resolve [Choppy audio during calls]
This commit is contained in:
parent
3e23ff7d29
commit
d1fca9bd31
@ -4004,7 +4004,7 @@ SWITCH_DECLARE(switch_status_t) switch_rtp_set_video_buffer_size(switch_rtp_t *r
|
||||
}
|
||||
|
||||
if (!max_frames) {
|
||||
max_frames = 30;
|
||||
max_frames = 50;
|
||||
}
|
||||
|
||||
if (!rtp_session->vb) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user