Can't directionality change be archived with existing constraint, say, OfferToReceiveAudio to false ...
Am I missing something here
Sent from my iPad
On Apr 20, 2013, at 3:42 AM, "piranna@gmail.com<mailto:piranna@gmail.com>" <piranna@gmail.com<mailto:piranna@gmail.com>> wrote:
I agree with Iñaki, I think SDP is dificult to use and overcomplicated from an API perspective, it should be an internal implementation detail, or at least WebRTC API should offer higher level functions, too.
El 20/04/2013 11:51, "Iñaki Baz Castillo" <ibc@aliax.net<mailto:ibc@aliax.net>> escribió:
>> 3) change directionality of a stream
>> sendonly, sendrecv, recvonly
>
>
> This requires the manipulation of an object that does not have explicit representation at the current API surface.
And that is exactly the problem and limitation. We are forced by WebRTC to use SDP but we cannot play with SDP features.
We need an API for setting directionality of each media stream, and also an API for retrieving those attibutes from a received and processed SDP.