Re: [rtcweb] SDP is not suitable for WebRTC

>> The only we need is that peer-A tells peer-B about its tracks and peer-B tells peer-A about its tracks. We don't have that with SDP.
>
> Well, the peers have to use SOMETHING to do that.

Could you please explain it a bit more? If I am not wrong you insist
on the fact that, *theorically*, if a device knows (by other means)
the number of participants in a conference it can generate a SDP with
so many m lines (as in the "solution 1" I told about).

Then I recall: that is NOT possible in WebRTC. The API does not let me
to add 8 m=audio lines (all of them with a=recvonly but one with
a=sendrec).

It is not valid for me that SDP allows "magic". I am interested in
which I can do with SDP *within WebRTC* via the "SDP-blob based API".

Thanks.


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

Received on Tuesday, 30 July 2013 08:01:58 UTC