Re: [Bug 20816] "Hold" unspecified

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> 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.
>

Received on Saturday, 20 April 2013 10:41:03 UTC