jan-ivar has just created a new issue for https://github.com/w3c/webrtc-pc: == transceiver.direction isn't initialized. == While the options dictionary [RTCRtpTransceiverInit](https://w3c.github.io/webrtc-pc/#idl-def-rtcrtptransceiverinit) has `direction = "sendrecv"`, it is unused. Also, we need to initialize transceiver.direction not just in [addTransceiver](https://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-addtransceiver), but in the [Create a Transceiver](https://w3c.github.io/webrtc-pc/#dfn-create-an-rtcrtptransceiver) algorithm, used in several places. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1206 using your GitHub accountReceived on Thursday, 11 May 2017 19:56:22 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:40 UTC