app_confbridge/bridge_softmix: Add ability to force estimated bitrate
app_confbridge now has the ability to set the estimated bitrate on an SFU bridge. To use it, set a bridge profile's remb_behavior to "force" and set remb_estimated_bitrate to a rate in bits per second. The remb_estimated_bitrate parameter is ignored if remb_behavior is something other than "force". Change-Id: Idce6464ff014a37ea3b82944452e56cc4d75ab0a
parent
4b5ed817
No related branches found
No related tags found
Showing
- apps/app_confbridge.c 3 additions, 0 deletionsapps/app_confbridge.c
- apps/confbridge/conf_config_parser.c 20 additions, 1 deletionapps/confbridge/conf_config_parser.c
- apps/confbridge/include/confbridge.h 2 additions, 0 deletionsapps/confbridge/include/confbridge.h
- bridges/bridge_softmix.c 10 additions, 0 deletionsbridges/bridge_softmix.c
- configs/samples/confbridge.conf.sample 5 additions, 2 deletionsconfigs/samples/confbridge.conf.sample
- doc/CHANGES-staging/app_confbridge.txt 7 additions, 0 deletionsdoc/CHANGES-staging/app_confbridge.txt
- include/asterisk/bridge.h 14 additions, 0 deletionsinclude/asterisk/bridge.h
- main/bridge.c 9 additions, 0 deletionsmain/bridge.c
Loading
Please register or sign in to comment