Re: [webrtc-pc] addTransceiver woes

I would expect a transceiver created out of the blue (new RTCRTPTransceiver) to have a direction attribute of none (disabled).
the descriptions that add tracks in the various directions would then have to document what they update the direction to.
In particular, pc.addTransceiver() with kind should set the direction to recvonly.


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1662#issuecomment-343797962 using your GitHub account

Received on Monday, 13 November 2017 03:07:12 UTC