Re: [webrtc-pc] addTransceiver-transceivers should get associated with offered m= sections (#2108)

I would not consider it a bug but a expected behavior due to a wrong design decision based on how SDP O/A works.

If I have to choose I prefer consistent API between the m-lines and the transceivers api at the cost of inefficiency.  You can avoid that by using addTrack if you don't care about transceivers.

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

Received on Monday, 25 February 2019 11:06:30 UTC