owt-client-javascript icon indicating copy to clipboard operation
owt-client-javascript copied to clipboard

expose channels (PC), allowing KITE test

Open Piasy opened this issue 4 years ago • 2 comments

Piasy avatar Apr 01 '20 13:04 Piasy

We have a proposal to expose RTCRtpTransceivers, and OWT SDK will take care of the relationship between OWT objects and WebRTC objects. But exposing PeerConnection could cause unexpected calls PeerConnections, and break the relationship by accident. We still need to better design this API, or expose it for testing only, perhaps behind a flag.

jianjunz avatar Apr 01 '20 14:04 jianjunz

@taste1981 is investigating KITE integration as well. He may have comments on this.

jianjunz avatar Apr 01 '20 14:04 jianjunz