mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 08:29:45 +00:00
let jb get bigger on video sync
This commit is contained in:
parent
25b9c4810a
commit
293ceabb78
@ -2014,7 +2014,7 @@ static void check_jb_sync(switch_core_session_t *session)
|
||||
jb_sync_msec, frames, fps);
|
||||
|
||||
switch_rtp_set_video_buffer_size(v_engine->rtp_session, frames);
|
||||
check_jb(session, NULL, jb_sync_msec, jb_sync_msec);
|
||||
check_jb(session, NULL, jb_sync_msec, jb_sync_msec * 4);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user