W3C home > Mailing lists > Public > public-webrtc@w3.org > May 2017

[webrtc-pc] Missing steps on handling direction argument in addTransceiver

From: Soares Chen via GitHub <sysbot+gh@w3.org>
Date: Wed, 31 May 2017 09:47:38 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-232512946-1496224057-sysbot+gh@w3.org>
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 account
Received 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