- From: stefan hakansson via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Nov 2017 12:22:10 +0000
- To: public-webrtc-logs@w3.org
I don't see the problem with the current way of specifying it. ```addTransceiver``` without a second argument creates a transceiver and an m line that both have direction ```sendrecv```. If you want something else use ```RTCRtpTransceiverDirection``` when creating the transceiver. -- GitHub Notification of comment by stefhak Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1662#issuecomment-347844411 using your GitHub account
Received on Wednesday, 29 November 2017 12:22:13 UTC