Re: [webrtc-pc] example 13: getReceivers semantics

That's post-transceiver behavior. Firefox is adding transceivers now in [bug 1290948](https://bugzilla.mozilla.org/show_bug.cgi?id=1290948).

Step 8.2 of [addTrack](http://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-addtrack) creates a receiver, so the implementations are wrong (as of [last year](https://github.com/w3c/webrtc-pc/commit/2852f0b3515acacdf80a6b125f96e5d2fa3ea608)).

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

Received on Monday, 17 April 2017 14:57:07 UTC