<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/8782">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bridge_softmix / app_confbridge: Add support for REMB combining.<br><br>This change adds the ability for multiple REMB reports in<br>bridge_softmix to be combined according to a configured<br>behavior into a single report. This single report is sent<br>back to the sender of video, which adjusts the encoding bitrate<br>to be at or below the bitrate of the report. The available<br>behaviors are: lowest, highest, and average. Lowest uses the<br>lowest received bitrate. Highest uses the highest received<br>bitrate. Average goes through the received bitrates adding<br>them to the previous average and creates a new average.<br><br>Other behaviors can be added in the future and the existing<br>average one may be adjusted, but this provides the foundation<br>to do so.<br><br>Support for configuring which behavior to use has been<br>added to app_confbridge.<br><br>ASTERISK-27804<br><br>Change-Id: I9eafe4e7c1f72d67074a8d6acb26bfcf19322b66<br>---<br>M apps/app_confbridge.c<br>M apps/confbridge/conf_config_parser.c<br>M apps/confbridge/include/confbridge.h<br>M bridges/bridge_softmix.c<br>M bridges/bridge_softmix/include/bridge_softmix_internal.h<br>M configs/samples/confbridge.conf.sample<br>M include/asterisk/bridge.h<br>M main/bridge.c<br>8 files changed, 368 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/82/8782/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/8782">change 8782</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8782"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I9eafe4e7c1f72d67074a8d6acb26bfcf19322b66 </div>
<div style="display:none"> Gerrit-Change-Number: 8782 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Matthew Fredrickson <creslin@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>