Issue 209: Trying to remove RTCIceTransport.createAssociatedTransport(component)

Opened by Robin Raymond:
https://github.com/openpeer/ortc/issues/209

Trying to remove RTCIceTransport.createAssociatedTransport(component) in favour ofRTCIceGatherer.createAssociatedGatherer(component). Bit of an issue, not sure how we can associate RTP to RTCP for transports (especially in forking) for the sake of freezing RTCP against RTP... Needs more research before we remove this method.

Received on Tuesday, 26 May 2015 20:16:59 UTC