[ortc] RTCDtlsTransport.getRemoteParameters / DTCIceTransport.getRemoteParameters but not on sender / receiver?

robin-raymond has just created a new issue for 
https://github.com/openpeer/ortc:

== RTCDtlsTransport.getRemoteParameters / 
DTCIceTransport.getRemoteParameters but not on sender / receiver? ==

We "store" remote parameters passed into the ICE + DTLS transport for 
[convenience?], but we don't do it for other things like the 
parameters passed into send() / receiver() for `RTCRtpSender`or 
`RTCRtpReceiver`.

We dismissed retrieving the previously passed parameters from the 
sender/receiver.

Seems these decisions are fairly inconsistent.


Please view or discuss this issue at 
https://github.com/openpeer/ortc/issues/494 using your GitHub account

Received on Friday, 22 April 2016 02:52:00 UTC