otalk / rtcpeerconnection-shim

Implementation of the RTCPeerConnection API ontop of ORTC
BSD 3-Clause "New" or "Revised" License
15 stars 14 forks source link

shim RTCRtpSender/RTCRtpReceiver getParameters()/setParameters #146

Open fippo opened 6 years ago

fippo commented 6 years ago

which is not present in ORTC. https://github.com/w3c/ortc/issues/494 has some discussion I think the right way to approach this is to cache was passed to .send()

@aboba iff you ship 1.0 in Edge what will this mean for ORTCs RTPSender? It might be possible to have this only present on objects coming from a 1.0 peerconnection.