[webrtc-pc] Setting session description section should have step to set transceiver currentDirection

soareschen has just created a new issue for https://github.com/w3c/webrtc-pc:

== Setting session description section should have step to set transceiver currentDirection  ==
In JSEP it is specified that `currentDirection` is set when an answer description is applied.

> The currentDirection property indicates the last negotiated direction for the transceiver's associated m= section.  More specifically, it indicates the [RFC3264] directional attribute of the associated m= section in the last applied answer, with "send" and "recv" directions reversed if it was a remote answer.

The setting session description section should have steps to set the currentDirection, instead of leaving readers to figure it out through JSEP.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1391 using your GitHub account

Received on Thursday, 15 June 2017 10:08:15 UTC