Re: API or spec to limit a certain sending track

On Wed, Aug 2, 2017 at 4:08 PM, Cullen Jennings (fluffy)
<fluffy@cisco.com> wrote:
>>> Uh, setting the b= lines in SDP would do this. Am I missing why this does not work ?
>>
>> Try that in PlanB ;)
>
> But you agree it works fine in the WebRTC spec even if some browser have not yet implemented all of WebRTC 1.0 ?

No, I don't agree:

1) Mangling the SDP is not the way to go (and theoretically will be prohibited).

2) Even if allowed, having to mangle the SDP and perform a fake SDP
O/A local renegotiation is not cool at all. Note that, in my use case
above, the bitrate limit is decided by the server at any time).

3) It does not work in PlanB if I send two video tracks because b= is
per media (and not per "ssrc").


-- 
Iñaki Baz Castillo
<ibc@aliax.net>

Received on Wednesday, 2 August 2017 14:19:22 UTC