Re: [webrtc-pc] No way to associate streams using addTransceiver()

> But there's no way to associate a MediaStream with a transceiver using addTransceiver.

JSEP says:

> At the time of creation, the application can also specify ...  a set of MediaStreams which the transceiver is associated with

And in WebRTC 1.0, `RTCRtpTransceiverInit` contains a sequence of streams. So I don't see what's missing.

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

Received on Wednesday, 5 July 2017 21:38:57 UTC