[webrtc-pc] rtp media api: when is a receiver created

fippo has just created a new issue for https://github.com/w3c/webrtc-pc:

== rtp media api: when is a receiver created ==
(possibly dupe into #1128 but i wanted to make sure this doesn't get lost)
http://w3c.github.io/webrtc-pc/#rtp-media-api
says
> RTCRtpReceiver s, on the other hand, are created when remote signaling indicates new tracks are available, and each new MediaStreamTrack and its associated RTCRtpReceiver are surfaced to the application via the ontrack event.

This contradicts what i learned from @jan-ivar in the other issue so the text here is misleading

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1241 using your GitHub account

Received on Wednesday, 24 May 2017 11:39:14 UTC