mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
FS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT (with Kalman filters) to detect a slow or congested link.
Feature enabled with "adjust-bitrate" in opus.conf.xml - it's a feedback loop with incoming RTCP.
This commit is contained in:
committed by
Anthony Minessale
parent
bbe5ee0856
commit
0e6e53f15c
@@ -144,6 +144,7 @@
|
||||
#include "switch_core_media.h"
|
||||
#include "switch_core_video.h"
|
||||
#include "switch_jitterbuffer.h"
|
||||
#include "switch_estimators.h"
|
||||
#include <libteletone.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user