soareschen has just created a new issue for https://github.com/w3c/webrtc-pc: == Missing steps on handling direction argument in addTransceiver == In the steps for `addTransceiver`, there are a few missing steps on handling the `direction` argument: - Take the `direction` value from `RTCRtpTransceiverInit` dictionary if present. - Otherwise let `direction` be `sendrecv`. - Pass it as an argument when calling the steps to create an `RTCRtpTransceiver`. - Set `direction` attribute of `RTCRtpTransceiver` in steps to create an `RTCRtpTransceiver`. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1268 using your GitHub accountReceived on Wednesday, 31 May 2017 09:47:44 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:31 UTC