w3c / ortc

ORTC Community Group specification repository (see W3C WebRTC for official standards track)
http://www.w3.org/community/ortc/
122 stars 42 forks source link

Sending and Receiving Parameters #835

Closed aboba closed 6 years ago

aboba commented 6 years ago

In WebRTC 1.0, there are PRs to separate out the RTCRtpParameters used to send from those used to receive:

https://github.com/w3c/webrtc-pc/pull/1807 https://github.com/w3c/webrtc-pc/pull/1805