Browsers are trying to kill off plugins as fast as possible, so I don't think deploying CC modules as plugins is viable.<div><br></div><div>The simplest thing would be to provide a generic C interface within Chrome/Firefox so that a 3rd party could easily build a private version with their own CC module inside it. We could then bundle implementations that looked promising into official builds and allow applications to negotiate them, like codecs. But we'd need to define a bunch of stuff to make this happen.<br>

<div><br><div class="gmail_quote">On Tue, Mar 27, 2012 at 8:46 AM, Luca De Cicco <span dir="ltr"><<a href="mailto:ldecicco@gmail.com">ldecicco@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Well, I guess the first step is to define an interface that  congestion control<br>
modules should use. We could base this effort on the requirements defined<br>
in draft-jesup-rtp-congestion-reqs.<br>
<br>
>From the implementation point of view, we should discuss how to<br>
distribute congestion control algorithms. Should we allow distribution<br>
of cc algos<br>
as  browser plug-ins to extend the ones standardized by the webrtc effort?<br>
<br>
What do you think?<br>
<br>
Cheers,<br>
<div class="im HOEnZb">--<br>
Luca De Cicco, PhD, Eng.<br>
Politecnico di Bari<br>
Dipartimento di Elettrotecnica ed Elettronica<br>
Via Re David, 200 - Bari - ITALY<br>
Office: <a href="tel:%2B39%20080%20596%203851" value="+390805963851">+39 080 596 3851</a><br>
<br>
</div><div class="HOEnZb"><div class="h5">On Tue, Mar 27, 2012 at 2:24 PM, Wesley Eddy <<a href="mailto:wes@mti-systems.com">wes@mti-systems.com</a>> wrote:<br>
> On 3/27/2012 7:25 AM, Luca De Cicco wrote:<br>
>> Dear all,<br>
>><br>
>> this mail follows a thread I've recently started at <a href="mailto:rtcweb@ietf.org">rtcweb@ietf.org</a>.<br>
>> and moved to this mailing list following Harald's suggestion.<br>
>><br>
>> Since congestion control is a fundamental building block<br>
>> for a multimedia communication framework such as webrtc,<br>
>> I think it makes sense to design the framework to allow<br>
>> using different congestion control algorithms such as it is<br>
>> done with audio/video codecs.<br>
>><br>
>> Are there any plans to make the congestion control algorithm<br>
>> modular for multimedia transmission via PeerConnections?<br>
>><br>
>> This would require the peers to select a particular congestion<br>
>> control algorithm at the establishment of the PeerConnection<br>
>> similarly to how the DCCP [1] protocol does at kernel level.<br>
>><br>
><br>
> It seems like a good idea to me, in order to make it<br>
> potentially easier to deploy upgrades to the algorithms<br>
> over time (especially since it seems that the algorithms<br>
> will start as question marks).<br>
><br>
> This also motivates the question of why RTP over DCCP<br>
> isn't a potential solution.<br>
><br>
> --<br>
> Wes Eddy<br>
> MTI Systems<br>
_______________________________________________<br>
Rtp-congestion mailing list<br>
<a href="mailto:Rtp-congestion@alvestrand.no">Rtp-congestion@alvestrand.no</a><br>
<a href="http://www.alvestrand.no/mailman/listinfo/rtp-congestion" target="_blank">http://www.alvestrand.no/mailman/listinfo/rtp-congestion</a><br>
</div></div></blockquote></div><br></div></div>